diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6f940ce73b91d..2d4ecb9b449fb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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