We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edee8b1 commit 3905606Copy full SHA for 3905606
1 file changed
site/src/content/docs/getting-started/contribute.mdx
@@ -56,7 +56,7 @@ Running our documentation locally requires the use of Astro. Astro is a modern s
56
57
1. Run through the [tooling setup](#tooling-setup) above to install all dependencies.
58
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à.
+3. Open http://localhost:9001 in your browser, and voilà.
60
61
Learn more about using Astro by reading its [documentation](https://docs.astro.build/en/getting-started/).
62
0 commit comments