From b4116e76cb46921f5791a9c783b671c07b424a5e Mon Sep 17 00:00:00 2001 From: Karen Carias Date: Mon, 8 Jun 2015 20:55:42 +0000 Subject: [PATCH] Removed link "importing to gitlab" because it's in "Documentation". Organized links in alphabetical order. --- doc/workflow/README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/doc/workflow/README.md b/doc/workflow/README.md index dee7969311..70a8179c8e 100644 --- a/doc/workflow/README.md +++ b/doc/workflow/README.md @@ -1,17 +1,16 @@ # Workflow -- [Feature branch workflow](workflow.md) -- [Project forking workflow](forking_workflow.md) -- [Project Features](project_features.md) - [Authorization for merge requests](authorization_for_merge_requests.md) -- [Groups](groups.md) -- [Labels](labels.md) -- [GitLab Flow](gitlab_flow.md) -- [Notifications](notifications.md) -- [Importing to GitLab](importing/README.md) -- [Two-factor Authentication (2FA)](two_factor_authentication.md) -- [Protected branches](protected_branches.md) - [Change your time zone](timezone.md) +- [Feature branch workflow](workflow.md) +- [GitLab Flow](gitlab_flow.md) +- [Groups](groups.md) - [Keyboard shortcuts](shortcuts.md) +- [Labels](labels.md) +- [Notifications](notifications.md) +- [Project Features](project_features.md) +- [Project forking workflow](forking_workflow.md) +- [Protected branches](protected_branches.md) +- [Two-factor Authentication (2FA)](two_factor_authentication.md) - [Web Editor](web_editor.md) - ["Work In Progress" Merge Requests](wip_merge_requests.md) \ No newline at end of file