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:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-09-02 14:11:57 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-09-02 14:11:57 +0300
commit30b56b160b854baf03bfacd80c0e87d62716dd0f (patch)
tree6a9c5fdce8cbdb5f37d8aa21a3c35fee0b62c09e /doc/workflow/README.md
parent8ab659aa5d09b2da1cf68ac6c149d0225690d6a2 (diff)
Move web_editor doc to new location
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r--doc/workflow/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md
index 0cf56449de2..fe13bd757c5 100644
--- a/doc/workflow/README.md
+++ b/doc/workflow/README.md
@@ -18,7 +18,7 @@
- [Slash commands](../user/project/slash_commands.md)
- [Sharing a project with a group](share_with_group.md)
- [Share projects with other groups](share_projects_with_other_groups.md)
-- [Web Editor](web_editor.md)
+- [Web Editor](../user/project/repository/web_editor.md)
- [Releases](releases.md)
- [Milestones](milestones.md)
- [Merge Requests](merge_requests.md)