README: Mention CONTRIBUTING not SubmittingPatches

The “SubmittingPatches” file is no more since commit
a76badf77a, but the READMEs were still
referencing it.
They now correctly point to “CONTRIBUTING.md”.

Signed-off-by: Paul Capron <paul@fragara.com>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
This commit is contained in:
Paul Capron 2020-09-25 11:13:51 +02:00 committed by Jakub Jelen
parent a6f4f9b43a
commit 693383d1ef
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -36,7 +36,7 @@ https://www.libssh.org
4* Contributing
-_-_-_-_-_-_-_-_-_
Please read the file 'SubmittingPatches' next to this README file. It explains
Please read the file 'CONTRIBUTING.md' next to this README file. It explains
our copyright policy and how you should send patches for upstream inclusion.
Have fun and happy libssh hacking!

View File

@ -37,7 +37,7 @@ https://www.libssh.org
# Contributing
Please read the file 'SubmittingPatches' next to this README file. It explains
Please read the file 'CONTRIBUTING.md' next to this README file. It explains
our copyright policy and how you should send patches for upstream inclusion.
Have fun and happy libssh hacking!