Skip to content

Commit 3905606

Browse files
committed
Use raw URL in contrib page too
1 parent edee8b1 commit 3905606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/src/content/docs/getting-started/contribute.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Running our documentation locally requires the use of Astro. Astro is a modern s
5656

5757
1. Run through the [tooling setup](#tooling-setup) above to install all dependencies.
5858
2. From the root `/bootstrap` directory, run `npm run docs-serve` in the command line.
59-
3. Open `http://localhost:9001/` in your browser, and voilà.
59+
3. Open http://localhost:9001 in your browser, and voilà.
6060

6161
Learn more about using Astro by reading its [documentation](https://docs.astro.build/en/getting-started/).
6262

0 commit comments

Comments
 (0)