Skip to content

Commit 13f91f3

Browse files
authored
refer to thriftpy2 in index.rst (#259)
1 parent e3a8109 commit 13f91f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ HappyBase
77
**HappyBase** is a developer-friendly Python__ library to interact with `Apache
88
HBase`__. HappyBase is designed for use in standard HBase setups, and offers
99
application developers a Pythonic API to interact with HBase. Below the surface,
10-
HappyBase uses the `Python Thrift library`__ to connect to HBase using its
10+
HappyBase uses the `Python ThriftPy2 library`__ to connect to HBase using its
1111
Thrift__ gateway, which is included in the standard HBase 0.9x releases.
1212

1313
__ http://python.org/
1414
__ http://hbase.apache.org/
15-
__ http://pypi.python.org/pypi/thrift
15+
__ http://pypi.python.org/pypi/thriftpy2
1616
__ http://thrift.apache.org/
1717

1818

0 commit comments

Comments
 (0)