Skip to content

Commit edf2939

Browse files
author
Venilton FalvoJr
committed
Update README.md
1 parent 77948e7 commit edf2939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Authors: Sanjay Ghemawat (sanjay@google.com) and Jeff Dean (jeff@google.com)
1010
* Multiple changes can be made in one atomic batch.
1111
* Users can create a transient snapshot to get a consistent view of data.
1212
* Forward and backward iteration is supported over the data.
13-
* Data is automatically compressed using the [Snappy compression library](http://code.google.com/p/snappy).
13+
* Data is automatically compressed using the [Snappy compression library](http://google.github.io/snappy/).
1414
* External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions.
1515
* [Detailed documentation](http://htmlpreview.github.io/?https://github.com/google/leveldb/blob/master/doc/index.html) about how to use the library is included with the source code.
1616

0 commit comments

Comments
 (0)