We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 348513f commit b8890b5Copy full SHA for b8890b5
src/components/header.rs
@@ -39,7 +39,7 @@ pub fn Header() -> impl IntoView {
39
<a href="/aprende">"Aprende"</a>
40
</li>
41
<li class="nav-item">
42
- <a href="/comunidad">"Comunidad"</a>
+ <a href="/comunidades">"Comunidades"</a>
43
44
45
0 commit comments