remove old doc links (#677)

* remove old doc links

* add github link

* add github link

* add github link
This commit is contained in:
Atsushi Sakai
2022-05-08 15:56:51 +09:00
committed by GitHub
parent b01128a8f6
commit f5d80ecb1c
5 changed files with 16 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
<!--
Thanks for contributing a pull request!
Please check this document before submitting:
- [How to contribute](https://pythonrobotics.readthedocs.io/en/latest/how_to_contribute.html#adding-a-new-algorithm-example)
- [How to contribute](https://atsushisakai.github.io/PythonRobotics/how_to_contribute.html#adding-a-new-algorithm-example)
Note that this is my hobby project; I appreciate your
patience during the review process.