[tor-commits] [sbws/master] chg: docs: !minor Replace anchor link changed in upstream
juga at torproject.org
juga at torproject.org
Thu Mar 21 18:30:42 UTC 2019
commit 9c72ea2f90552869cb0be89e0886e75ea97d4054
Author: juga0 <juga at riseup.net>
Date: Fri Mar 8 15:25:58 2019 +0000
chg: docs: !minor Replace anchor link changed in upstream
---
CONTRIBUTING.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 72a0e78..15da287 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -159,7 +159,7 @@ When a PR is being reviewed, new changes might be needed:
- If the change does not modify a previous change, create new commits and push.
- If the change modifies a previous change and it's small,
- `git commit fixup <https://git-scm.com/docs/git-commit#git-commit---fixupltcommitgt>`_
+ `git commit fixup <https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---fixupltcommitgt>`_
should be used. When it is agreed that the PR is ready, create a new branch
named ``mybranch_02`` and run:
More information about the tor-commits
mailing list