Skip to content

Commit 7a37be4

Browse files
authored
[adaptive_control.md] Reverted links as they were not being rendered as I expected.
1 parent eae08ad commit 7a37be4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

working/adaptive_control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kernelspec:
1010
This notebook is a work in progress.
1111
```
1212

13-
This is an example implementation of the adaptive controller described in ()[doi:10.1109/TRO.2022.3181047].
13+
This is an example implementation of the adaptive controller described in (Marinho and Adorno 2022)[https://doi.org/10.1109/TRO.2022.3181047].
1414

1515
## Installation
1616

@@ -30,7 +30,7 @@ This is an example implementation of the adaptive controller described in ()[doi
3030
This API is subject to change.
3131
```
3232

33-
The implementation of the techniques described in ()[doi:10.1109/TRO.2022.3181047] shown
33+
The implementation of the techniques described in (Marinho and Adorno 2022)[https://doi.org/10.1109/TRO.2022.3181047]. shown
3434
herein is an **example**. This should be unequivocally understood from the prefix `Example_` added to all classes in
3535
this module.
3636

0 commit comments

Comments
 (0)