Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/hugo/index.md')
-rw-r--r--doc/tutorials/hugo/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorials/hugo/index.md b/doc/tutorials/hugo/index.md
index 5f466234a36..cd2bc32e94b 100644
--- a/doc/tutorials/hugo/index.md
+++ b/doc/tutorials/hugo/index.md
@@ -20,7 +20,7 @@ Here's an overview of what you're going to do:
1. Build your Hugo site with a CI/CD pipeline.
1. Deploy and view your Hugo site with GitLab Pages.
-## Prerequisites
+## Before you begin
- An account on GitLab.com.
- Familiarity with Git.