We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89a417e + e2bcd6d commit 422c1f2Copy full SHA for 422c1f2
app/views/layouts/_footer.html.haml
@@ -11,7 +11,7 @@
11
12
.col-sm-12.col-md-6.col-lg-3
13
%ul.list-unstyled.ms-0
14
- %li= link_to 'Impact Report 2023', "https://impact-report.codebar.io/"
+ %li= link_to 'Impact Report', "https://impact-report.codebar.io/"
15
%li= link_to t("navigation.code_of_conduct"), code_of_conduct_path
16
%li= link_to t("navigation.breach_code_of_conduct"), breach_code_of_conduct_path
17
%li= link_to t("navigation.coach_guide"), teaching_guide_path
0 commit comments