readme change link to other_libs

This commit is contained in:
Sean Barrett 2016-10-07 08:56:29 -07:00
parent 33ac18a7fb
commit d9e0dfcd63
2 changed files with 2 additions and 2 deletions

View File

@ -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?

View File

@ -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?