From e8d37df533298bc85c1b0ab141924b341953cb2e Mon Sep 17 00:00:00 2001 From: pikammmmm <124257101+pikammmmm@users.noreply.github.com> Date: Fri, 1 May 2026 20:26:30 +0200 Subject: [PATCH] Fix httsp:// typo in CC license badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22d5d5b..2b69a2f 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,6 @@ A collaborative list of great resources about RESTful API architecture, developm ## License -[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/88x31.png)](httsp://creativecommons.org/licenses/by/4.0/) +[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/88x31.png)](https://creativecommons.org/licenses/by/4.0/) This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).