From 21aff22adb37af1fc16667e6691ed5346e72c9e1 Mon Sep 17 00:00:00 2001 From: Martin Bastien Date: Sun, 8 Mar 2015 22:26:46 -0400 Subject: Fix link to bitbucket import documentation Signed-off-by: Martin Bastien --- app/views/projects/_bitbucket_import_modal.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'}. -- cgit v1.2.1