Skip to content

Commit 10de5bb

Browse files
committed
DOC: update rpy2 doc link
1 parent 9b030a1 commit 10de5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/r_interface.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rpy2 / R interface
1717

1818
In v0.16.0, the ``pandas.rpy`` interface has been **deprecated and will be
1919
removed in a future version**. Similar functionality can be accessed
20-
through the `rpy2 <http://rpy.sourceforge.net/>`_ project.
20+
through the `rpy2 <http://rpy2.readthedocs.io/>`_ project.
2121
See the :ref:`updating <rpy.updating>` section for a guide to port your
2222
code from the ``pandas.rpy`` to ``rpy2`` functions.
2323

0 commit comments

Comments
 (0)