Skip to content

Commit dbf0a9d

Browse files
committed
DOC: updated Slycot URL to github.com/python-control
1 parent c498d3d commit dbf0a9d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ functionality is limited or absent, and installation of slycot is recommended
4141
(see below). Note that in order to install slycot, you will need a FORTRAN
4242
compiler on your machine. The Slycot wrapper can be found at:
4343

44-
https://github.com/jgoppert/Slycot
44+
https://github.com/python-control/Slycot
4545

4646
Installation
4747
============

doc/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The package requires `numpy` and `scipy`, and the plotting routines require
5858
a Python wrapper around some FORTRAN routines. Many parts of `python-control`
5959
will work without `slycot`, but some functionality is limited or absent, and
6060
installation of `slycot` is recommended. For more information, see the GitHub
61-
repository for `slycot <https://github.com/jgoppert/Slycot>`_.
61+
repository for `slycot <https://github.com/python-control/Slycot>`_.
6262

6363
Getting Started
6464
---------------

0 commit comments

Comments
 (0)