From aedba54e2c28dcb84585f806345770f6b7fcc459 Mon Sep 17 00:00:00 2001 From: sebgoa Date: Thu, 4 Nov 2021 12:41:31 +0100 Subject: [PATCH] Update mkdocs-contributor-guide.md (#4425) closes #4424 --- docs/help/contributor/mkdocs-contributor-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/help/contributor/mkdocs-contributor-guide.md b/docs/help/contributor/mkdocs-contributor-guide.md index cf13c0229..6e2ea15df 100644 --- a/docs/help/contributor/mkdocs-contributor-guide.md +++ b/docs/help/contributor/mkdocs-contributor-guide.md @@ -64,7 +64,7 @@ In your terminal, find your way over to the location of the cloned repo. Once yo ``` Once you have those npm packages installed, run: ``` - ./hack/build-with-blog.sh serve + ./hack/build.sh serve ``` !!! note Unfortunately, there aren’t live previews for this version of the local preview.