Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Bastien <martin.bastien@studiofrenetic.com>2015-03-09 05:26:46 +0300
committerMartin Bastien <martin.bastien@studiofrenetic.com>2015-03-09 05:26:46 +0300
commit21aff22adb37af1fc16667e6691ed5346e72c9e1 (patch)
tree2e2187da33105cf1d83be35dab868539a4c44b8c /app/views/projects/_bitbucket_import_modal.html.haml
parent8b551ee31858db9c5da1ff5245359151d5b71211 (diff)
Fix link to bitbucket import documentation
Signed-off-by: Martin Bastien <martin.bastien@studiofrenetic.com>
Diffstat (limited to 'app/views/projects/_bitbucket_import_modal.html.haml')
-rw-r--r--app/views/projects/_bitbucket_import_modal.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/_bitbucket_import_modal.html.haml b/app/views/projects/_bitbucket_import_modal.html.haml
index 5c52f91927d..07d4d602769 100644
--- a/app/views/projects/_bitbucket_import_modal.html.haml
+++ b/app/views/projects/_bitbucket_import_modal.html.haml
@@ -10,4 +10,4 @@
you need to
- else
your GitLab administrator needs to
- == #{link_to 'setup OAuth integration', 'https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/integration/butbucket.md'}. \ No newline at end of file
+ == #{link_to 'setup OAuth integration', 'https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/integration/bitbucket.md'}.