summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlair Lunceford <blunceford@gitlab.com>2019-01-30 22:51:08 +0000
committerBlair Lunceford <blunceford@gitlab.com>2019-01-30 22:51:08 +0000
commitcbbeb8fcdd5b050612b602ab41f3e2dcfc23a8d5 (patch)
tree736dc2df36a0d946a8a251a1e50969d240f9b4c4
parent1414cfae43ce175feaaaca346287274fe3c372e2 (diff)
downloadgitlab-ce-patch-41.tar.gz
Add link to API for GitHub importspatch-41
-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 692f63a400c..0bf29a3fc49 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -53,6 +53,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)