Unlink localhost:4000 - it doesn't need to be a link

This commit is contained in:
Issy Long 2025-02-03 13:23:16 +00:00
parent 31d7bcc583
commit 5dfdfe387f
No known key found for this signature in database

View File

@ -12,7 +12,7 @@ A [GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows
Open <https://docs.brew.sh> in your web browser.
To instead generate the site locally to <http://localhost:4000>, run:
To instead generate the site locally, available on localhost:4000, run:
```bash
cd `brew --repository`/docs