Skip to content

Commit

Permalink
Merge pull request #326 from ccamel/docs/fix-server-url
Browse files Browse the repository at this point in the history
✏️ Fix server URL
  • Loading branch information
ccamel authored Jan 6, 2025
2 parents 1d3d530 + dbf5ffa commit da2b318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ The publication is launched with the following command:
pnpm serve
```

The site is accessible through the `"/` endpoint.
The site is accessible through the `http://localhost:1234` endpoint.

## 🔋 Technologies

Expand Down

0 comments on commit da2b318

Please sign in to comment.