diff --git a/website/docs/installation.mdx b/website/docs/installation.mdx index 38d53f425d..3cc88f43c3 100644 --- a/website/docs/installation.mdx +++ b/website/docs/installation.mdx @@ -135,7 +135,7 @@ cd my-website npm run start ``` -By default, a browser window will open at http://localhost:3000. +By default, a browser window will open at [http://localhost:3000](http://localhost:3000). Congratulations! You have just created your first Docusaurus site! Browse around the site to see what's available.