diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-08-02 13:42:14 +0300 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-08-02 13:42:14 +0300 |
commit | fc492c890596c996ad270dcbcd5d76c2b748cbeb (patch) | |
tree | 7f2ba6671a5722df67d945faee80a8f3348c5da3 /doc/README.md | |
parent | 4611191785f2ca0eca2ba5be3b24224879bc5c50 (diff) | |
download | gitlab-ce-fc492c890596c996ad270dcbcd5d76c2b748cbeb.tar.gz |
Change Markdown document location
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index b5b377822e6..751e685b19b 100644 --- a/doc/README.md +++ b/doc/README.md @@ -9,7 +9,7 @@ - [GitLab Basics](gitlab-basics/README.md) Find step by step how to start working on your commandline and on GitLab. - [Importing to GitLab](workflow/importing/README.md). - [Importing and exporting projects between instances](user/project/settings/import_export.md). -- [Markdown](markdown/markdown.md) GitLab's advanced formatting system. +- [Markdown](user/project/markdown.md) GitLab's advanced formatting system. - [Migrating from SVN](workflow/importing/migrating_from_svn.md) Convert a SVN repository to Git and GitLab. - [Permissions](user/permissions.md) Learn what each role in a project (external/guest/reporter/developer/master/owner) can do. - [Profile Settings](profile/README.md) |