diff options
| author | Dario Nieuwenhuis <[email protected]> | 2022-07-13 04:11:46 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-13 04:11:46 +0200 |
| commit | 5e0f392aa32492cd813a3901cc9a4714a950776b (patch) | |
| tree | 3c1b6d6784410733da0b457164e33c00cb53ad36 /docs | |
| parent | 7c8dffeb12d9bc9589583fa6c9fd69d8c927c5bb (diff) | |
| parent | a38f9e03fae6330b5c0f8bbe2f07223e7bb892c4 (diff) | |
Merge pull request #864 from jdswensen/jds/fixes
fix: doc: use master branch for basic example link
Diffstat (limited to 'docs')
| -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 | ||
