summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-04-10 14:56:05 +0000
committerFelipe Artur <felipefac@gmail.com>2017-04-11 19:33:53 -0300
commit1e10c1b29b8db1791517b0fd7241a87afb818f0d (patch)
treec72ab1259295f246df86e36a0ab8c7ef5990fceb
parentece14446b0a2d9a0d29cb4775565cd723f34cc13 (diff)
downloadgitlab-ce-1e10c1b29b8db1791517b0fd7241a87afb818f0d.tar.gz
Merge branch '25274-gitlab_flow-md-broken-download-link-in-resources' into 'master'
Remove broken link on gitlab_flow.md Closes #25274 See merge request !10590
-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/)