mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-02 23:08:07 +08:00
contribute.md: fix broken link to 'ammending commits' doc.
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
This commit is contained in:
parent
5c212d39a2
commit
77b644bdf3
@ -77,7 +77,7 @@ properly written. It checks the following:
|
||||
script which will setup a Git commit-msg hook that will add the above
|
||||
trailers to all the commit messages you write.
|
||||
|
||||
See the [documentation about amending commits](docs/amending-commits.md)
|
||||
See the [documentation about amending commits](https://github.com/ipfs/community/blob/master/docs/amending-commits.md)
|
||||
for explanation about how you can rework commit messages.
|
||||
|
||||
Some example commit messages:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user