replace joinmobilizon.org by mobilizon.org (#1702)

This commit is contained in:
Laurent GAY
2025-08-01 15:09:54 +02:00
committed by setop
parent d2ce0de020
commit 40339a8f5b
59 changed files with 93 additions and 93 deletions

View File

@@ -85,7 +85,7 @@ defmodule Mobilizon.Federation.ActivityPub.Utils do
"postalCode" => "sc:postalCode",
"addressLocality" => "sc:addressLocality",
"streetAddress" => "sc:streetAddress",
"mz" => "https://joinmobilizon.org/ns#",
"mz" => "https://mobilizon.org/ns#",
"repliesModerationOptionType" => %{
"@id" => "mz:repliesModerationOptionType",
"@type" => "rdfs:Class"

View File

@@ -1,6 +1,6 @@
defmodule Mobilizon.Service.GlobalSearch.SearchMobilizon do
@moduledoc """
[Search Mobilizon](https://search.joinmobilizon.org) backend.
[Search Mobilizon](https://search.mobilizon.org) backend.
"""
alias Mobilizon.Actors.Actor
@@ -252,7 +252,7 @@ defmodule Mobilizon.Service.GlobalSearch.SearchMobilizon do
defp search_endpoint do
Application.get_env(:mobilizon, __MODULE__) |> get_in([:endpoint]) ||
"https://search.joinmobilizon.org"
"https://search.mobilizon.org"
end
defp parse_date(nil), do: nil

View File

@@ -253,7 +253,7 @@
<p>
<%= pgettext(
"terms",
"For full details about the Mobilizon software <a href=\"https://joinmobilizon.org\">see here</a>."
"For full details about the Mobilizon software <a href=\"https://mobilizon.org\">see here</a>."
)
|> raw %>
</p>

View File

@@ -189,7 +189,7 @@
)
|> raw %>
<br />
<a href="https://joinmobilizon.org">
<a href="https://mobilizon.org">
<%= gettext("Learn more about Mobilizon here!") %>
</a>
</p>

View File

@@ -8,4 +8,4 @@
<%= gettext "Need help? Is something not working as expected?" %>
<%= gettext "Ask the community on Framacolibri" %> https://framacolibri.org/c/mobilizon/39
<%= gettext "%{instance} is powered by Mobilizon.", instance: @instance_name %> <%= gettext "Learn more about Mobilizon here!" %> https://joinmobilizon.org
<%= gettext "%{instance} is powered by Mobilizon.", instance: @instance_name %> <%= gettext "Learn more about Mobilizon here!" %> https://mobilizon.org