diff --git a/ReadMe.md b/ReadMe.md index cb14d03..e977092 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -73,7 +73,7 @@ The users module will immediately register itself with the application and will You can then start defining routes and other application components using decorators and other PyNest constructs. -For more information on how to use PyNest, check out the official documentation at https://pythonnest.github.io/PyNest/api/. +For more information on how to use PyNest, check out the official documentation at https://pythonnest.github.io/PyNest/. ## Starting a new project manually