Skip to content

Commit 5e0f392

Browse files
authored
Merge pull request #864 from jdswensen/jds/fixes
fix: doc: use master branch for basic example link
2 parents 7c8dffe + a38f9e0 commit 5e0f392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/basic_application.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ So you've got one of the xref:examples.adoc[examples] running, but what now? Let
44

55
== Main
66

7-
The full example can be found link:https://github.com/embassy-rs/embassy/tree/book-poc/docs/modules/ROOT/examples/basic[here].
7+
The full example can be found link:https://github.com/embassy-rs/embassy/tree/master/docs/modules/ROOT/examples/basic[here].
88

99
=== Rust Nightly
1010

0 commit comments

Comments
 (0)