docs: fix link by removing extra parenthesis

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
Emmanuel Ferdman 2023-07-16 18:58:48 +03:00
parent c99980fbb7
commit cc5a2d3729
No known key found for this signature in database
GPG Key ID: 0CF84597DD87A9FF

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.
## [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.