mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-23 13:56:43 +08:00
docs: fix stale cross-reference link in Web Frameworks section
Update the 'Also see' link from the old absolute GitHub URL pointing to #restful-api to the current relative anchor #web-apis, matching the section rename in a previous refactor. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -211,7 +211,7 @@ _Libraries for building recommender systems._
|
|||||||
|
|
||||||
## Web Frameworks
|
## Web Frameworks
|
||||||
|
|
||||||
_Traditional full stack web frameworks. Also see [RESTful API](https://github.com/vinta/awesome-python#restful-api)._
|
_Traditional full stack web frameworks. Also see [Web APIs](#web-apis)._
|
||||||
|
|
||||||
- Synchronous
|
- Synchronous
|
||||||
- [django](https://github.com/django/django) - The most popular web framework in Python.
|
- [django](https://github.com/django/django) - The most popular web framework in Python.
|
||||||
|
|||||||
Reference in New Issue
Block a user