浏览代码

readme change link to other_libs

Sean Barrett 9 年之前
父节点
当前提交
d9e0dfcd63
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      README.md
  2. 1 1
      tools/README.footer.md

+ 1 - 1
README.md

@@ -42,7 +42,7 @@ to do anything else, although I appreciate attribution.
 
 #### <a name="other_libs"></a> Are there other single-file public-domain/open source libraries with minimal dependencies out there?
 
-[Yes.](https://github.com/nothings/stb/blob/master/docs/other_libs.md)
+[Yes.](https://github.com/nothings/single_file_libs)
 
 #### 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

@@ -10,7 +10,7 @@ to do anything else, although I appreciate attribution.
 
 #### <a name="other_libs"></a> Are there other single-file public-domain/open source libraries with minimal dependencies out there?
 
-[Yes.](https://github.com/nothings/stb/blob/master/docs/other_libs.md)
+[Yes.](https://github.com/nothings/single_file_libs)
 
 #### If I wrap an stb library in a new library, does the new library have to be public domain?