We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa7b48 commit c5580a4Copy full SHA for c5580a4
src/components/header.rs
@@ -46,7 +46,7 @@ pub fn Header() -> impl IntoView {
46
<a href="/colaboradores">"Colaboradores"</a>
47
</li>
48
<li class="nav-item">
49
- <a href="https://rustlang-es.org/blog/" target="_self">
+ <a href="https://blog.rustlang-es.org/" target="_self">
50
"Blog"
51
</a>
52
0 commit comments