We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd96780 commit d43a7c9Copy full SHA for d43a7c9
2 files changed
README.md
@@ -5,7 +5,7 @@
5
The embedded showcase is a [gallery] of open source embedded applications built
6
by the Rust community.
7
8
-[gallery]: https://rust-embedded.github.io/showcase/
+[gallery]: https://showcase.rust-embedded.org/
9
10
This project is developed and maintained by the [Resources team][team].
11
templates/index.html
@@ -23,7 +23,7 @@
23
<div class="menu">
24
<ul>
25
<li>
26
- <a href="https://docs.rust-embedded.org">Learn</a>
+ <a href="https://rust-embedded.org">Learn</a>
27
</li>
28
29
<a href="https://github.com/rust-embedded/awesome-embedded-rust">Build</a>
0 commit comments