Skip to content

Commit 3fb8243

Browse files
authored
Update link to snappy home page in README.md
Part of an effort to update links... Would also appreciate ideas on where to send requests to update snappy-related links elsewhere, as suggested on the "snappy-compression" mailing list: https://groups.google.com/d/msg/snappy-compression/iKpuTpTcjOI/-1ryGHegBgAJ
1 parent 6bedadb commit 3fb8243

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Dependencies
1313

1414
You can install Snappy C library with following commands:
1515

16-
- APT: :code:`sudo apt-get install libsnappy-dev`
17-
- RPM: :code:`sudo yum install libsnappy-devel`
18-
- Brew: :code:`brew install snappy`
16+
- APT: :code:`sudo apt-get install libsnappy-dev`
17+
- RPM: :code:`sudo yum install libsnappy-devel`
18+
- Brew: :code:`brew install snappy`
1919

2020
To use with pypy:
2121

@@ -118,7 +118,7 @@ You can get help by running
118118

119119

120120
Snappy - compression library from Google (c)
121-
http://code.google.com/p/snappy
121+
http://google.github.io/snappy
122122

123123
Frequently Asked Questions
124124
==========================

0 commit comments

Comments
 (0)