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
path: root/doc
diff options
context:
space:
mode:
authorKaren Carias <karen@gitlab.com>2015-06-08 23:55:42 +0300
committerKaren Carias <karen@gitlab.com>2015-06-08 23:55:42 +0300
commitb4116e76cb46921f5791a9c783b671c07b424a5e (patch)
treef27955add6d9b26fa4861b8542ce3dcb37720785 /doc
parent0ea9c962a4af3916f732f48f4d658f0328150784 (diff)
Removed link "importing to gitlab" because it's in "Documentation". Organized links in alphabetical order.
Diffstat (limited to 'doc')
-rw-r--r--doc/workflow/README.md15
1 files changed, 7 insertions, 8 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md
index dee79693112..70a8179c8eb 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)
+- [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)
-- [GitLab Flow](gitlab_flow.md)
- [Notifications](notifications.md)
-- [Importing to GitLab](importing/README.md)
-- [Two-factor Authentication (2FA)](two_factor_authentication.md)
+- [Project Features](project_features.md)
+- [Project forking workflow](forking_workflow.md)
- [Protected branches](protected_branches.md)
-- [Change your time zone](timezone.md)
-- [Keyboard shortcuts](shortcuts.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