summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-06-21 19:28:08 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-06-21 19:28:08 +0200
commit0c61fad74c877ff797578a3cb969c6e613b8df00 (patch)
treef33ee7e43fc97eaf08f386ae061ad896e8ca6a76 /doc/README.md
parent8b7224d91e68af906f3877a82a5be10b99624da1 (diff)
downloadgitlab-ce-0c61fad74c877ff797578a3cb969c6e613b8df00.tar.gz
Move to new location
Due to https://gitlab.com/gitlab-org/gitlab-ce/issues/3349
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index f51069b2c30..495a99d5d9d 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -7,7 +7,7 @@
- [GitLab as OAuth2 authentication service provider](integration/oauth_provider.md). It allows you to login to other applications from GitLab.
- [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](workflow/import_export/README.md).
+- [Importing and exporting projects between instances](user/project/settings/import_export.md).
- [Markdown](markdown/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](permissions/permissions.md) Learn what each role in a project (external/guest/reporter/developer/master/owner) can do.