Skip to content

Commit fd3a5e7

Browse files
committed
fix links in doc/examples.rst
1 parent 7994bd0 commit fd3a5e7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

doc/examples.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Examples
77

88
The source code for the examples below are available in the `examples/`
99
subdirectory of the source code distribution. They can also be accessed online
10-
via the [python-control GitHub repository](https://github.com/python-control/python-control/tree/master/examples).
10+
via the `python-control GitHub repository <https://github.com/python-control/python-control/tree/master/examples>`_.
1111

1212

1313
Python scripts
@@ -69,11 +69,10 @@ Google Colab Notebooks
6969
A collection of Jupyter notebooks are available on [Google Colab](),
7070
where they can be executed through a web browser:
7171

72-
* [Caltech CDS 110/112 Google Colab
73-
notebooks](https://drive.google.com/drive/folders/1LI2xWVn1kqrZ5lIcM5Ktxr2B7X730cCj?usp=share_link):
72+
* `Caltech CDS 110 Google Colab notebooks
73+
<https://drive.google.com/drive/folders/1LI2xWVn1kqrZ5lIcM5Ktxr2B7X730cCj?usp=share_link>`_:
7474
Jupyter notebooks created by Richard Murray for CDS 110 (Analysis
75-
and Design of Feedback Systems) and CDS 112 (Optimization-Based
76-
Control) at Caltech.
75+
and Design of Feedback Systems) at Caltech.
7776

7877
Note: in order to execute the Jupyter notebooks in this collection,
7978
you will need a Google account that has access to the Google

0 commit comments

Comments
 (0)