summaryrefslogtreecommitdiff
path: root/doc/customization
diff options
context:
space:
mode:
Diffstat (limited to 'doc/customization')
-rw-r--r--doc/customization/new_project_page.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/customization/new_project_page.md b/doc/customization/new_project_page.md
index 73829def58f..43b95a76d08 100644
--- a/doc/customization/new_project_page.md
+++ b/doc/customization/new_project_page.md
@@ -8,7 +8,7 @@ You can add a markdown-formatted message to your GitLab new project page.
By default, the new project page shows a sidebar with general information:
-![](new_project_page/default_new_project_page.png)
+![default_new_project_page](new_project_page/default_new_project_page.png)
To customize the information in the sidebar:
@@ -16,14 +16,14 @@ To customize the information in the sidebar:
locate the **New project pages** section.
1. Fill in your new project project guidelines:
- ![](new_project_page/appearance_settings.png)
+ ![appearance_settings](new_project_page/appearance_settings.png)
1. Save the page.
Your new project page will show the customized guidelines in the sidebar, below
the general information:
-![](new_project_page/custom_new_project_page.png)
+![custom_new_project_page](new_project_page/custom_new_project_page.png)
<!-- ## Troubleshooting