From a4aaa714ed7ffb05239b3bcea8c8cdf7a49ad92e Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 26 Jul 2020 14:47:22 -0400 Subject: [PATCH] update Netlify deployment language --- docusaurus/docs/deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/docs/deployment.md b/docusaurus/docs/deployment.md index c3601e7630a..97f08edfd7d 100644 --- a/docusaurus/docs/deployment.md +++ b/docusaurus/docs/deployment.md @@ -424,7 +424,7 @@ npm install netlify-cli -g netlify deploy ``` -Choose `build` as the path to deploy. +Set `build` as the Publish Directory. **To setup continuous delivery:**