Merge pull request #1587 from emmanuel-ferdman/wip

docs: fix link by removing extra parenthesis
This commit is contained in:
Alexander Petros 2023-07-16 15:58:22 -04:00 committed by GitHub
commit 192157f162
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -233,7 +233,7 @@ From the paper:
This is all very true, and is why the web has been so successful and will continue to be successful. This is all very true, and is why the web has been so successful and will continue to be successful.
## [Sections 5.4](https://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm#sec_5_4) & [5.5]((https://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm#sec_5_5)) - Related Work & Summary ## [Sections 5.4](https://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm#sec_5_4) & [5.5](https://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm#sec_5_5) - Related Work & Summary
These brief sections are not relevant to non-academics interested in REST. These brief sections are not relevant to non-academics interested in REST.