Sean Barrett 10 gadi atpakaļ
vecāks
revīzija
2722cfc3a0
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 1 1
      README.md
  2. 1 1
      tools/README.footer.md

+ 1 - 1
README.md

@@ -86,7 +86,7 @@ There is also this XML library, but if you're using XML, shame on you:
 
 - [tinyxml2](https://github.com/leethomason/tinyxml2): XML (zlib license)
 
-You can use (this URL)[https://github.com/nothings/stb#other_libs] to link directly to this list.
+You can use [this URL](https://github.com/nothings/stb#other_libs) to link directly to this list.
 
 
 #### If I wrap an stb library in a new library, does the new library have to be public domain?

+ 1 - 1
tools/README.footer.md

@@ -55,7 +55,7 @@ There is also this XML library, but if you're using XML, shame on you:
 
 - [tinyxml2](https://github.com/leethomason/tinyxml2): XML (zlib license)
 
-You can use (this URL)[https://github.com/nothings/stb#other_libs] to link directly to this list.
+You can use [this URL](https://github.com/nothings/stb#other_libs) to link directly to this list.
 
 
 #### If I wrap an stb library in a new library, does the new library have to be public domain?