From e60ff0288289c54fed2b9d19b830aba2b0c4fd18 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Mon, 6 Feb 2017 15:46:58 +0100 Subject: Fix broken links to docs [ci skip] --- doc/workflow/importing/import_projects_from_bitbucket.md | 2 +- doc/workflow/importing/import_projects_from_github.md | 2 +- doc/workflow/lfs/lfs_administration.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/workflow') diff --git a/doc/workflow/importing/import_projects_from_bitbucket.md b/doc/workflow/importing/import_projects_from_bitbucket.md index 97380bce172..f3c636ed1d5 100644 --- a/doc/workflow/importing/import_projects_from_bitbucket.md +++ b/doc/workflow/importing/import_projects_from_bitbucket.md @@ -28,7 +28,7 @@ to enable this if not already. When issues/pull requests are being imported, the Bitbucket importer tries to find the Bitbucket author/assignee in GitLab's database using the Bitbucket ID. For this to work, the Bitbucket author/assignee should have signed in beforehand in GitLab -and [**associated their Bitbucket account**][social sign-in]. If the user is not +and **associated their Bitbucket account**. If the user is not found in GitLab's database, the project creator (most of the times the current user that started the import process) is set as the author, but a reference on the issue about the original Bitbucket author is kept. diff --git a/doc/workflow/importing/import_projects_from_github.md b/doc/workflow/importing/import_projects_from_github.md index 86a016fc6d6..cdacef9832f 100644 --- a/doc/workflow/importing/import_projects_from_github.md +++ b/doc/workflow/importing/import_projects_from_github.md @@ -28,7 +28,7 @@ still be able to import their GitHub repositories with a When issues/pull requests are being imported, the GitHub importer tries to find the GitHub author/assignee in GitLab's database using the GitHub ID. For this to work, the GitHub author/assignee should have signed in beforehand in GitLab -and [**associated their GitHub account**][social sign-in]. If the user is not +and **associated their GitHub account**. If the user is not found in GitLab's database, the project creator (most of the times the current user that started the import process) is set as the author, but a reference on the issue about the original GitHub author is kept. diff --git a/doc/workflow/lfs/lfs_administration.md b/doc/workflow/lfs/lfs_administration.md index 5f6a718135d..3a6773909d6 100644 --- a/doc/workflow/lfs/lfs_administration.md +++ b/doc/workflow/lfs/lfs_administration.md @@ -43,8 +43,8 @@ In `config/gitlab.yml`: ## Storage statistics You can see the total storage used for LFS objects on groups and projects -in the administration area, as well as through the [groups](../api/groups.md) -and [projects APIs](../api/projects.md). +in the administration area, as well as through the [groups](../../api/groups.md) +and [projects APIs](../../api/projects.md). ## Known limitations -- cgit v1.2.1