Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/scenarios/scientific.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ auto-alignment of data.
Rpy2
----

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