diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-12-16 14:54:23 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-12-16 14:54:23 +0100 |
commit | 27f271ee1ed977f8070f528f1d5e21ad577f5409 (patch) | |
tree | 21153786f9798303a213b107a5fca4b74cf970b3 /doc/README.md | |
parent | e0ef9dc83ebfe102aaf980495b14fd6a06a24fd1 (diff) | |
download | gitlab-ce-27f271ee1ed977f8070f528f1d5e21ad577f5409.tar.gz |
Refactor Bitbucket import docs
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 eba1e9845b1..a60a5359540 100644 --- a/doc/README.md +++ b/doc/README.md @@ -8,7 +8,7 @@ - [GitLab as OAuth2 authentication service provider](integration/oauth_provider.md). It allows you to login to other applications from GitLab. - [Container Registry](user/project/container_registry.md) Learn how to use GitLab Container Registry. - [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 to GitLab](workflow/importing/README.md) Import your projects from GitHub, Bitbucket, GitLab.com, FogBugz and SVN into GitLab. - [Importing and exporting projects between instances](user/project/settings/import_export.md). - [Markdown](user/markdown.md) GitLab's advanced formatting system. - [Migrating from SVN](workflow/importing/migrating_from_svn.md) Convert a SVN repository to Git and GitLab. |