summaryrefslogtreecommitdiffstats
path: root/docs/content/en/hosting-and-deployment/hosting-on-bitbucket.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/hosting-and-deployment/hosting-on-bitbucket.md')
-rw-r--r--docs/content/en/hosting-and-deployment/hosting-on-bitbucket.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/hosting-and-deployment/hosting-on-bitbucket.md b/docs/content/en/hosting-and-deployment/hosting-on-bitbucket.md
index f66abed5d..03710690e 100644
--- a/docs/content/en/hosting-and-deployment/hosting-on-bitbucket.md
+++ b/docs/content/en/hosting-and-deployment/hosting-on-bitbucket.md
@@ -120,7 +120,7 @@ aero apikey
### Step 3: Edit and Commit Code
```
-hugo new post/good-to-great.md
+hugo new posts/good-to-great.md
hugo server --buildDrafts -t liquorice #Check that all looks good
# commit and push code to master branch