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:
authorkaren Carias <karen@gitlab.com>2015-08-02 19:52:30 +0300
committerkaren Carias <karen@gitlab.com>2015-08-02 19:52:30 +0300
commit8e53bae700e356a42f86457295b6b25fc0b03d6d (patch)
treef3ec1d1ba0c02f9ca4623447b8d1f1fcc3a56445 /doc/gitlab-basics/README.md
parentd2fffff0ecfbc5eadf754905cee8a8593ed3c623 (diff)
New doc about how to add an image in GitLab Basics
Diffstat (limited to 'doc/gitlab-basics/README.md')
-rw-r--r--doc/gitlab-basics/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/gitlab-basics/README.md b/doc/gitlab-basics/README.md
index 9491f8c91fe..b904c70e980 100644
--- a/doc/gitlab-basics/README.md
+++ b/doc/gitlab-basics/README.md
@@ -20,4 +20,6 @@ Step-by-step guides on the basics of working with Git and GitLab.
* [Add a file](add-file.md)
+* [Add an image](add-image.md)
+
* [Create a Merge Request](add-merge-request.md)