mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2026-03-02 03:40:31 +00:00
fix: update unreachable link in api_design/README.md (#840)
**Reason for change:**
The original UC Irvine link for Roy Fielding's dissertation ("Architectural Styles and the Design of Network-based Software Architectures (REST)") is no longer reachable.
**What was done:**
Updated the URL to the official, active link hosted directly on Roy Fielding's personal website (`roy.gbiv.com`).
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# API Design
|
||||
|
||||
* [Architectural Styles and the Design of Network-based Software Architectures (REST) by Roy Fielding](https://www.ics.uci.edu/~fielding/pubs/dissertation/fielding_dissertation.pdf)
|
||||
* [Architectural Styles and the Design of Network-based Software Architectures (REST) by Roy Fielding](https://roy.gbiv.com/pubs/dissertation/fielding_dissertation.pdf)
|
||||
|
||||
* :scroll: [Little Manual of API Design](api-design.pdf)
|
||||
* :scroll: [Little Manual of API Design](api-design.pdf)
|
||||
|
||||
Reference in New Issue
Block a user