Skip to content

Commit 972405b

Browse files
authored
Merge pull request realpython#734 from konrad/master
Update link for rpy2
2 parents 9f1ad9c + f86e9cc commit 972405b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/scientific.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ auto-alignment of data.
9494
Rpy2
9595
----
9696

97-
`Rpy2 <http://rpy.sourceforge.net/rpy2.html>`_ is a Python binding for the R
97+
`Rpy2 <http://rpy2.bitbucket.org>`_ is a Python binding for the R
9898
statistical package allowing the execution of R functions from Python and
9999
passing data back and forth between the two environments. Rpy2 is the object
100100
oriented implementation of the `Rpy <http://rpy.sourceforge.net/rpy.html>`_

0 commit comments

Comments
 (0)