Merge pull request #2643 from ndrscodes/patch-2
docs: update broken reference in basic_application.adoc
This commit is contained in:
commit
e70663765a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Then, what follows are some declarations on how to deal with panics and faults.
|
||||||
|
|
||||||
[source,rust]
|
[source,rust]
|
||||||
----
|
----
|
||||||
include::example$basic/src/main.rs[lines="10"]
|
include::example$basic/src/main.rs[lines="8"]
|
||||||
----
|
----
|
||||||
|
|
||||||
=== Task declaration
|
=== Task declaration
|
||||||
|
|
Loading…
Reference in a new issue