Merge pull request #202 from pikammmmm/fix/typo-cc-license

Fix httsp:// typo in CC license badge link
This commit is contained in:
Francois Zaninotto
2026-05-13 10:22:14 +02:00
committed by GitHub
+1 -1
View File
@@ -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/).