summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2019-07-08 15:44:50 +0000
committerMike Lewis <mlewis@gitlab.com>2019-07-08 15:44:50 +0000
commit77ff2249e42c1c5261c120d711ae4b6bd33c0789 (patch)
treedf7b66186ce75bdb5f0e22369cdc87ff56a79aaa
parent8f9fbbebc5c5b679730a14a8aef165954c1099c0 (diff)
downloadgitlab-ce-trigger-build-docs-text.tar.gz
Fix docs URL in trigger-build-docs puts texttrigger-build-docs-text
-rwxr-xr-xscripts/trigger-build-docs4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/trigger-build-docs b/scripts/trigger-build-docs
index dfc8ee6050a..0fc8f6fbd4b 100755
--- a/scripts/trigger-build-docs
+++ b/scripts/trigger-build-docs
@@ -105,8 +105,8 @@ def trigger_pipeline
puts ""
puts app_url
puts ""
- puts "=> For more information, read the documentation"
- puts "=> https://docs.gitlab.com/ee/development/writing_documentation.html#previewing-the-changes-live"
+ puts "=> For more information, see the documentation"
+ puts "=> https://docs.gitlab.com/ee/development/documentation/index.html#previewing-the-changes-live"
puts ""
puts "=> If something doesn't work, drop a line in the #docs chat channel."
puts ""