diff options
| author | Jake Swensen <[email protected]> | 2022-07-12 20:58:19 -0500 |
|---|---|---|
| committer | Jake Swensen <[email protected]> | 2022-07-12 20:58:19 -0500 |
| commit | a38f9e03fae6330b5c0f8bbe2f07223e7bb892c4 (patch) | |
| tree | 3c1b6d6784410733da0b457164e33c00cb53ad36 /docs/modules/ROOT | |
| parent | 7c8dffeb12d9bc9589583fa6c9fd69d8c927c5bb (diff) | |
fix: doc: use master branch for basic example link
Diffstat (limited to 'docs/modules/ROOT')
| -rw-r--r-- | docs/modules/ROOT/pages/basic_application.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/basic_application.adoc b/docs/modules/ROOT/pages/basic_application.adoc index 11362b070..a8875aa93 100644 --- a/docs/modules/ROOT/pages/basic_application.adoc +++ b/docs/modules/ROOT/pages/basic_application.adoc | |||
| @@ -4,7 +4,7 @@ So you've got one of the xref:examples.adoc[examples] running, but what now? Let | |||
| 4 | 4 | ||
| 5 | == Main | 5 | == Main |
| 6 | 6 | ||
| 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]. |
| 8 | 8 | ||
| 9 | === Rust Nightly | 9 | === Rust Nightly |
| 10 | 10 | ||
