Skip to content

Commit bc2c1bb

Browse files
authored
Merge pull request #41 from eldruin/update
Update link
2 parents cd96780 + d43a7c9 commit bc2c1bb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
The embedded showcase is a [gallery] of open source embedded applications built
66
by the Rust community.
77

8-
[gallery]: https://rust-embedded.github.io/showcase/
8+
[gallery]: https://showcase.rust-embedded.org/
99

1010
This project is developed and maintained by the [Resources team][team].
1111

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<div class="menu">
2424
<ul>
2525
<li>
26-
<a href="https://docs.rust-embedded.org">Learn</a>
26+
<a href="https://rust-embedded.org">Learn</a>
2727
</li>
2828
<li>
2929
<a href="https://github.com/rust-embedded/awesome-embedded-rust">Build</a>

0 commit comments

Comments
 (0)