summaryrefslogtreecommitdiff
path: root/doc/api
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2018-02-13 15:35:08 +0100
committerJames Lopez <james@jameslopez.es>2018-02-13 15:35:08 +0100
commit083194908437f129adcb6e36be40af72ad6d308c (patch)
treeebefcc56f07e77a19745589e65190d78b34939d7 /doc/api
parente8813520029f0f07b0cf2d8463337ae09f15b7fe (diff)
downloadgitlab-ce-083194908437f129adcb6e36be40af72ad6d308c.tar.gz
update missing doc links
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/projects.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/api/projects.md b/doc/api/projects.md
index 46f5de5aa0e..08df65b2f66 100644
--- a/doc/api/projects.md
+++ b/doc/api/projects.md
@@ -1326,6 +1326,10 @@ POST /projects/:id/housekeeping
Read more in the [Branches](branches.md) documentation.
+## Project Import/Export
+
+Read more in the [Project export](project_import_export.md) documentation.
+
## Project members
Read more in the [Project members](members.md) documentation.