JoelLefkowitz / drf-yasg

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
https://drf-yasg2.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
65 stars 2 forks source link

Wrong link to original project in README #84

Closed maiksprenger closed 3 years ago

maiksprenger commented 3 years ago

Hi @JoelLefkowitz , thanks for your time you took with this fork!

I just wanted to mention that the link back to the original project in the README actually links to this project. That had me confused ;) Here's the commit: https://github.com/JoelLefkowitz/drf-yasg/commit/f0c4d19e2be58abd191cd97ce7e1fb4c799b8fb5

If I'm not mistaken, the link should be to https://github.com/axnsan12/drf-yasg

Thanks!

JoelLefkowitz commented 3 years ago

Thanks for the heads up @maikhoepfel, fixed in #85.