Skip to content

Commit 7210959

Browse files
committed
URL fix: up-to-date and HTTPS link
1 parent 8b1f1f5 commit 7210959

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/devel/gitwash/development_workflow.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,8 +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-
http://github.com/guides/remove-a-remote-branch
402-
401+
https://help.github.com/articles/removing-a-remote/
403402

404403
Exploring your repository
405404
=========================

0 commit comments

Comments
 (0)