X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7406ae5dcc9cbb177a8ea33085af9caf6e3ebb1b..d04852fa47f5762f88ab91c2653d2f6224932406:/app/views/layouts/map.html.erb?ds=inline diff --git a/app/views/layouts/map.html.erb b/app/views/layouts/map.html.erb index f6a7473a4..9c1eb7020 100644 --- a/app/views/layouts/map.html.erb +++ b/app/views/layouts/map.html.erb @@ -44,10 +44,9 @@
<%= t "layouts.intro_text" %>
-<%= t "layouts.hosting_partners_html", - :ucl => link_to(t("layouts.partners_ucl"), "https://www.ucl.ac.uk"), +
<%= t "layouts.hosting_partners_2024_html", :fastly => link_to(t("layouts.partners_fastly"), "https://www.fastly.com/"), - :bytemark => link_to(t("layouts.partners_bytemark"), "https://www.bytemark.co.uk"), + :corpmembers => link_to(t("layouts.partners_corpmembers"), "https://osmfoundation.org/wiki/Corporate_Members"), :partners => link_to(t("layouts.partners_partners"), "https://hardware.openstreetmap.org/thanks/") %>