Replace generated reference to MkDocs (#8806)

This commit is contained in:
Charlie Marsh
2023-11-21 11:59:22 +00:00
committed by GitHub
parent 6fb6478887
commit b61ce7fa46

View File

@@ -295,7 +295,7 @@ To preview any changes to the documentation locally:
```shell
# For contributors.
mkdocs serve -f mkdocs.generated.yml
mkdocs serve -f mkdocs.public.yml
# For members of the Astral org, which has access to MkDocs Insiders via sponsorship.
mkdocs serve -f mkdocs.insiders.yml