summaryrefslogtreecommitdiff
path: root/deps/edown/doc/overview.edoc
diff options
context:
space:
mode:
Diffstat (limited to 'deps/edown/doc/overview.edoc')
-rw-r--r--deps/edown/doc/overview.edoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/deps/edown/doc/overview.edoc b/deps/edown/doc/overview.edoc
index 5542cc5..4588efa 100644
--- a/deps/edown/doc/overview.edoc
+++ b/deps/edown/doc/overview.edoc
@@ -45,11 +45,11 @@ It is also possible to add the branch information specifically:
`{top_level_readme, {File, BaseHref, Branch}}', although this shouldn't be
necessary as long as edown can derive the branch name from git.
-Using Atlassian Stash as target
--------------------------------
+Using Atlassian Stash or Gitlab as target
+-----------------------------------------
-The option `{edown_target, github | stash}' can be used to control which
-is the intended host repository. This affects how links are rewritten in
+The option `{edown_target, github | stash | gitlab}' can be used to control
+which is the intended host repository. This affects how links are rewritten in
order to find related files and stay on the correct branch.
The default value is `github'.