summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-02-08 14:39:11 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-02-08 14:39:11 +0000
commit25e5948dc58a6ff7519149d2e1527cf102b39760 (patch)
tree0de72b75e67c566d4f5a2441e36c57f6d973fe83
parentd236f6d74bf781b6f607955b8b49367afa9c4010 (diff)
parentcbbeb8fcdd5b050612b602ab41f3e2dcfc23a8d5 (diff)
downloadgitlab-ce-25e5948dc58a6ff7519149d2e1527cf102b39760.tar.gz
Merge branch 'patch-41' into 'master'
Docs: Add link to API for GitHub imports See merge request gitlab-org/gitlab-ce!24808
-rw-r--r--doc/api/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index a060e0481bf..3b43d195390 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -54,6 +54,7 @@ The following API resources are available:
- [Project clusters](project_clusters.md)
- [Project-level variables](project_level_variables.md)
- [Project import/export](project_import_export.md)
+ - [Project import from GitHub](import.md)
- [Project members](members.md)
- [Project milestones](milestones.md)
- [Project snippets](project_snippets.md)