Skip to content

Commit d7ffd63

Browse files
vintaclaude
andcommitted
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>
1 parent bec9818 commit d7ffd63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ _Libraries for building recommender systems._
211211

212212
## Web Frameworks
213213

214-
_Traditional full stack web frameworks. Also see [RESTful API](https://github.com/vinta/awesome-python#restful-api)._
214+
_Traditional full stack web frameworks. Also see [Web APIs](#web-apis)._
215215

216216
- Synchronous
217217
- [django](https://github.com/django/django) - The most popular web framework in Python.

0 commit comments

Comments
 (0)