Skip to content

Commit 42a40a2

Browse files
committed
feat: link na stronie głównej prowadzi do strony z listą organizacji
1 parent 976cf12 commit 42a40a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h3 class="step-title">Wyślij prosto do organizacji</h3>
7575
</div>
7676

7777
<div class="text-center">
78-
<a href="#" class="zobacz-wiecej text-sectionTitle font-medium text-lg hover:underline">ZOBACZ WIĘCEJ</a>
78+
<a href="/organizacje/" class="zobacz-wiecej text-sectionTitle font-medium text-lg hover:underline">ZOBACZ WIĘCEJ</a>
7979
</div>
8080
</div>
8181
</div>

0 commit comments

Comments
 (0)