Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Morley <davidmorley@diasp.org>2020-11-01 03:15:21 +0300
committerJonne Haß <me@jhass.eu>2020-11-02 17:33:38 +0300
commit9793f897617edd9207495fcddd5edebf2467c2b8 (patch)
tree3cb40a39be743572e7c4475bb39bbb777d01eb73 /app/views/registrations/_registrations_closed.haml
parente24eb65ca4b36244483d26d51bbf5054ceb5f051 (diff)
Update poduptime link to diaspora only list
closes #8174
Diffstat (limited to 'app/views/registrations/_registrations_closed.haml')
-rw-r--r--app/views/registrations/_registrations_closed.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/registrations/_registrations_closed.haml b/app/views/registrations/_registrations_closed.haml
index c1b9b3a8f..1afc6f98e 100644
--- a/app/views/registrations/_registrations_closed.haml
+++ b/app/views/registrations/_registrations_closed.haml
@@ -5,7 +5,7 @@
wiki: link_to(t("registrations.closed.another_pod"), "https://diasporafoundation.org/getting_started/sign_up"))
!= t("registrations.closed.find_pods",
- poduptime: link_to("Poduptime", "https://podupti.me/"))
+ poduptime: link_to("Poduptime", "https://diaspora.podupti.me/"))
!= t("registrations.closed.other_questions",
wiki: link_to("Wiki", "https://wiki.diasporafoundation.org/Choosing_a_pod"))