summaryrefslogtreecommitdiff
path: root/doc/ci/ci_cd_for_external_repos/bitbucket_integration.md
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2019-06-03 00:28:07 +0000
committerMarcel Amirault <ravlen@gmail.com>2019-06-11 17:19:08 +0000
commitfc6e79e145d3c8dbf3394e5ec3e83d3b0f1123cc (patch)
tree1e84570fcb8ad3cfabf50c521d9b9a2b4dbb347c /doc/ci/ci_cd_for_external_repos/bitbucket_integration.md
parent161b8839edec281d1c4215bc47b5623cca797e45 (diff)
downloadgitlab-ce-fc6e79e145d3c8dbf3394e5ec3e83d3b0f1123cc.tar.gz
Convert absolute links to relative in /ci docs
Fix more links after review Update redirect_from link Apply suggestion to doc/ci/introduction/index.md Apply suggestion to doc/ci/README.md Apply suggestion to doc/ci/README.md Make front matter redirect_from links absolute Change front matter to fix discus comments
Diffstat (limited to 'doc/ci/ci_cd_for_external_repos/bitbucket_integration.md')
-rw-r--r--doc/ci/ci_cd_for_external_repos/bitbucket_integration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/ci_cd_for_external_repos/bitbucket_integration.md b/doc/ci/ci_cd_for_external_repos/bitbucket_integration.md
index 9126eb65f07..bbb25c78ec5 100644
--- a/doc/ci/ci_cd_for_external_repos/bitbucket_integration.md
+++ b/doc/ci/ci_cd_for_external_repos/bitbucket_integration.md
@@ -6,7 +6,7 @@ type: howto
GitLab CI/CD can be used with Bitbucket Cloud by:
-1. Creating a [CI/CD project](https://docs.gitlab.com/ee/user/project/ci_cd_for_external_repo.html).
+1. Creating a [CI/CD project](../../user/project/ci_cd_for_external_repo.md).
1. Connecting your Git repository via URL.
To use GitLab CI/CD with a Bitbucket Cloud repository: