docs: Fix broken links in README.md

The links in README.md pointed to an outdated link for the contributor guide and to AUTHORS.md instead of AUTHORS.rst

Refs: #5235
Change-Id: I380127d607b52773cc2d4c3020c9ac9950fe6f44
This commit is contained in:
Dylan Hensley
2022-09-02 15:13:59 -05:00
committed by Davide Pesavento
parent 047b92cf30
commit dc05e3ce90
+2 -2
View File
@@ -2,7 +2,7 @@ Mini-NDN
========
If you are new to the NDN community of software generally, read the
[Contributor's Guide](https://github.com/named-data/NFD/blob/master/CONTRIBUTING.md).
[Contributor's Guide](https://github.com/named-data/.github/blob/master/CONTRIBUTING.md).
### What is Mini-NDN?
@@ -17,7 +17,7 @@ please refer to [COPYING.md](COPYING.md).
The first release of Mini-NDN is developed by members of the NSF-sponsored NDN project team.
Mini-NDN is open to contribution from the public.
For more details, please refer to [AUTHORS.md](AUTHORS.md).
For more details, please refer to [AUTHORS.rst](AUTHORS.rst).
Bug reports and feedback are highly appreciated and can be made through our
[Redmine site](http://redmine.named-data.net/projects/mini-ndn) and the
[mini-ndn mailing list](http://www.lists.cs.ucla.edu/mailman/listinfo/mini-ndn).