Skip to content

Commit 98f7bcd

Browse files
committed
Retouched ex01.md
1 parent 293c371 commit 98f7bcd

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/src/showcase/ex01/ex01.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -321,9 +321,4 @@ Sim.init!(sim, init_air)
321321

322322
Feel free to explore the remaining control modes and the altitude guidance function on your own. For
323323
more information on ```Cessna172Xv1```'s flight controller, check out the [source
324-
code](https://github.com/e271828e/Flight.jl/blob/master/src/aircraft/c172/c172x/control/c172x_ctl.jl)
325-
and the design notebooks for the
326-
[longitudinal](https://github.com/e271828e/Flight.jl/blob/master/src/aircraft/c172/c172x/control/design/c172x_lon.ipynb)
327-
and
328-
[lateral](https://github.com/e271828e/Flight.jl/blob/master/src/aircraft/c172/c172x/control/design/c172x_lat.ipynb)
329-
control channels.
324+
code](https://github.com/e271828e/Flight.jl/blob/master/src/aircraft/c172/c172x/control/c172x_ctl.jl).

0 commit comments

Comments
 (0)