8000 Merge pull request #7136 from afvincent/doc_fix_url_devel_workflow · matplotlib/matplotlib@b580c07 · GitHub
[go: up one dir, main page]

Skip to content

Commit b580c07

Browse files
authored
Merge pull request #7136 from afvincent/doc_fix_url_devel_workflow
DOC: minor fix in development_workflow.rst
2 parents 5ef5995 + 9a8a9b0 commit b580c07
Copy full SHA for b580c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/devel/gitwash/development_workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ Deleting a branch on GitHub_
398398
git push origin :my-unwanted-branch
399399

400400
Note the colon ``:`` before ``my-unwanted-branch``. See also:
401-
https://help.github.com/articles/removing-a-remote/
401+
https://help.github.com/articles/pushing-to-a-remote/#deleting-a-remote-branch-or-tag
402402

403403
Exploring your repository
404404
=========================

0 commit comments

Comments
 (0)
0