Skip to content

Commit 7dbcb7c

Browse files
authored
Merge pull request fffaraz#270 from Devinsuit/master
Update broken link. Fix fffaraz#269
2 parents 6685269 + 3edf079 commit 7dbcb7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
166166
* [miniz](https://code.google.com/p/miniz/) - Single C source file Deflate/Inflate compression library with zlib-compatible API, ZIP archive reading/writing, PNG writing. [Unlicense]
167167
* [Minizip](https://github.com/nmoinvaz/minizip) - Zlib with latest bug fixes that supports PKWARE disk spanning, AES encryption, and IO buffering. [zlib]
168168
* [smaz](https://github.com/antirez/smaz) - Small strings compression library. [BSD]
169-
* [Snappy](https://code.google.com/p/snappy/) - A fast compressor/decompressor. [BSD]
169+
* [Snappy](https://google.github.io/snappy/) - A fast compressor/decompressor. [BSD]
170170
* [ZLib](http://zlib.net/) - A very compact compression library for data streams. [zlib]
171171
* [zlib-ng](https://github.com/Dead2/zlib-ng) - zlib for the "next generation" systems. Drop-In replacement with some serious optimizations. [zlib]
172172
* [zstd](https://github.com/facebook/zstd) - Zstandard - Fast real-time compression algorithm. Developed by Facebook. [BSD]

0 commit comments

Comments
 (0)