about summary refs log tree commit diff
path: root/src/components/JoinUs.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/JoinUs.vue')
-rw-r--r--src/components/JoinUs.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/JoinUs.vue b/src/components/JoinUs.vue
index ab2d853..070e7f4 100644
--- a/src/components/JoinUs.vue
+++ b/src/components/JoinUs.vue
@@ -5,7 +5,7 @@
         <h1 class="text">Rozpocznij swoją harcerską przygodę!</h1>
       </div>
       <div class="button">
-        <router-link to="/join-us">Dołącz do nas!</router-link>
+        <router-link to="/kontakt">Dołącz do nas!</router-link>
       </div>
     </div>
   </section>