Change domain for poduptime

closes #8304
This commit is contained in:
David Morley 2021-10-02 14:35:53 -07:00 committed by Benjamin Neff
parent 5b3f75f011
commit af9f26d11c
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
## Installation ## Installation
You don't have to install diaspora\* to use the network. There are many servers connected to diaspora\*s network which are open to anyone, and you can create an account on one of these servers. Have a look at our [tips for finding a home](https://wiki.diasporafoundation.org/Choosing_a_pod), or you can just go straight to the [list of open servers](https://diaspora.podupti.me) to sign up. You don't have to install diaspora\* to use the network. There are many servers connected to diaspora\*s network which are open to anyone, and you can create an account on one of these servers. Have a look at our [tips for finding a home](https://wiki.diasporafoundation.org/Choosing_a_pod), or you can just go straight to the [list of open servers](https://diaspora.fediverse.observer) to sign up.
Want to own your data and install diaspora\*? Whether you just want to try it out, want to install it on your server or want to contribute and need a development setup, our [installation guides](https://wiki.diasporafoundation.org/Installation) will get you started! Want to own your data and install diaspora\*? Whether you just want to try it out, want to install it on your server or want to contribute and need a development setup, our [installation guides](https://wiki.diasporafoundation.org/Installation) will get you started!

View file

@ -5,7 +5,7 @@
wiki: link_to(t("registrations.closed.another_pod"), "https://diasporafoundation.org/getting_started/sign_up")) wiki: link_to(t("registrations.closed.another_pod"), "https://diasporafoundation.org/getting_started/sign_up"))
!= t("registrations.closed.find_pods", != t("registrations.closed.find_pods",
poduptime: link_to("Poduptime", "https://diaspora.podupti.me/")) poduptime: link_to("Fediverse Observer", "https://diaspora.fediverse.observer/"))
!= t("registrations.closed.other_questions", != t("registrations.closed.other_questions",
wiki: link_to("Wiki", "https://wiki.diasporafoundation.org/Choosing_a_pod")) wiki: link_to("Wiki", "https://wiki.diasporafoundation.org/Choosing_a_pod"))

File diff suppressed because one or more lines are too long