diff options
author | Job van der Voort <job@gitlab.com> | 2015-08-13 12:05:16 +0000 |
---|---|---|
committer | Job van der Voort <job@gitlab.com> | 2015-08-13 12:05:16 +0000 |
commit | d891b23e62b78130d19b49add398c5f80534390c (patch) | |
tree | 7aedd12f04892cf59c9e32debed16aa4a81cca33 /doc/gitlab-basics/README.md | |
parent | cd579cb2ff45f3fc1513bb6ea74b53a2229276ae (diff) | |
parent | 235acd2226aa938fd4d992ca5daf44565b8316a4 (diff) | |
download | gitlab-ce-d891b23e62b78130d19b49add398c5f80534390c.tar.gz |
Merge branch 'add-image' into 'master'
New doc about how to add an image in GitLab Basics
See merge request !1918
Diffstat (limited to 'doc/gitlab-basics/README.md')
-rw-r--r-- | doc/gitlab-basics/README.md | 2 |
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) |