ソースを参照

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?
 #### <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?
 #### 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?
 #### <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?
 #### If I wrap an stb library in a new library, does the new library have to be public domain?