diff --git a/AUTHORS b/AUTHORS index 8ac10b29..304af323 100644 --- a/AUTHORS +++ b/AUTHORS @@ -47,4 +47,5 @@ Patches and Suggestions - Travis N. Vaught - Fredrik Möllerstrand - Daniel Hengeveld -- Dan Head \ No newline at end of file +- Dan Head +- Bruno Renié \ No newline at end of file diff --git a/docs/community/out-there.rst b/docs/community/out-there.rst index b1584423..d8367f2f 100644 --- a/docs/community/out-there.rst +++ b/docs/community/out-there.rst @@ -7,6 +7,7 @@ Modules - `fullerene `_, a Graphite Dashboard. - `urbanairship-python `_, a fork of the Urban Airship API wrapper. - `WhitespaceBot `_, a project that automatically forks repos, strips trailing whitespace, and sends a pull request. +- `python-rexster `_, Rexter client that provides a simple interface for graph databases. Articles & Talks ================ diff --git a/docs/user/quickstart.rst b/docs/user/quickstart.rst index 3adfb7ac..17e503a2 100644 --- a/docs/user/quickstart.rst +++ b/docs/user/quickstart.rst @@ -164,4 +164,4 @@ Requests supports it!:: ----------------------- -Ready for more? Check out the advanced_ section. \ No newline at end of file +Ready for more? Check out the :ref:`advanced ` section.