From 7114e39d8bde63f4fa1f608c538d071d7417e218 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sun, 20 Mar 2022 17:57:38 +0100 Subject: [PATCH] fix markdown links --- README.md | 2 +- doc/DISCLAIMER.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d73a384..ea87377 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ This package is not-working single-sign on or LDAP integration. You will have a separate account from the rest of your Yunohost server, potentially with a different username and password. GoToSocial **does not provide a user interface**. -You will need to use a Mastodon-compatible client such as [https://tusky.app/](Tusky) on Android or an instance of [https://pinafore.social/](Pinafore) on the Web. +You will need to use a Mastodon-compatible client such as [Tusky](https://tusky.app/) on Android or an instance of [Pinafore](https://pinafore.social/) on the Web. You can login to [gts.superseriousbusiness.org/admin](https://gts.superseriousbusiness.org/admin/) to administrate your GoToSocial instance. The [source code of this administration panel](https://github.com/superseriousbusiness/gotosocial-admin) is available on github. diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index bd036d7..512a847 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -6,7 +6,7 @@ This package is not-working single-sign on or LDAP integration. You will have a separate account from the rest of your Yunohost server, potentially with a different username and password. GoToSocial **does not provide a user interface**. -You will need to use a Mastodon-compatible client such as [https://tusky.app/](Tusky) on Android or an instance of [https://pinafore.social/](Pinafore) on the Web. +You will need to use a Mastodon-compatible client such as [Tusky](https://tusky.app/) on Android or an instance of [Pinafore](https://pinafore.social/) on the Web. You can login to [gts.superseriousbusiness.org/admin](https://gts.superseriousbusiness.org/admin/) to administrate your GoToSocial instance. The [source code of this administration panel](https://github.com/superseriousbusiness/gotosocial-admin) is available on github.