From b65625cc681ef60bb4c0bb40904414cb26d93aa4 Mon Sep 17 00:00:00 2001 From: Sergi Alonso Date: Tue, 16 Apr 2024 19:27:07 +0200 Subject: [PATCH] Fix/footer links (#737) --- app/views/application/_footer.html.erb | 3 +-- app/views/pages/about.html.erb | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/app/views/application/_footer.html.erb b/app/views/application/_footer.html.erb index 60bdedf52..ad4c9dc2e 100644 --- a/app/views/application/_footer.html.erb +++ b/app/views/application/_footer.html.erb @@ -2,14 +2,13 @@
diff --git a/app/views/pages/about.html.erb b/app/views/pages/about.html.erb index 60698e062..2e77f1afc 100644 --- a/app/views/pages/about.html.erb +++ b/app/views/pages/about.html.erb @@ -42,7 +42,7 @@ "pages.about.empower-text-1", showmap_link: link_to( t("pages.about.empower-showmap"), - "http://www.bdtonline.org", + "https://adbdt.org/unete-a-un-banco-de-tiempo/", { title: t("pages.about.empower-showmap-title") } ) ).html_safe %>