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:
authorSean Packham (GitLab) <sean@seanpackham.com>2017-04-10 16:31:11 +0300
committerSean Packham (GitLab) <sean@seanpackham.com>2017-04-10 16:31:11 +0300
commitf328a7759edd4b9505a5f7b013fd486081489667 (patch)
treee137bc29c6990d0bed88836fbf9d5c02c886c9a2 /doc
parent9a8ea26670999a4cf3ba2ac284e951f30bc6a1fe (diff)
Remove broken link
Diffstat (limited to 'doc')
-rw-r--r--doc/workflow/gitlab_flow.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/workflow/gitlab_flow.md b/doc/workflow/gitlab_flow.md
index d12c0c6d0c4..1b172b21f3d 100644
--- a/doc/workflow/gitlab_flow.md
+++ b/doc/workflow/gitlab_flow.md
@@ -313,5 +313,4 @@ Merging only when needed prevents creating merge commits in your feature branch
### References
-- [Sketch file](https://www.dropbox.com/s/58dvsj5votbwrzv/git_flows.sketch?dl=0) with vectors of images in this article
- [Git Flow by Vincent Driessen](http://nvie.com/posts/a-successful-git-branching-model/)