diff --git a/README.md b/README.md index da27608..5284bb5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ GoToSocial is an [ActivityPub](https://activitypub.rocks/) social network server With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to! -![](./doc/screenshots/sloth.png) +![](./doc/logo_sloth.png) Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org). You can skip straight to the API documentation [here](https://docs.gotosocial.org/en/latest/api/swagger/). @@ -30,7 +30,6 @@ Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org). You can ## Screenshots -![](./doc/screenshots/sloth.png) ![](./doc/screenshots/screenshot.jpg) ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index 00029d7..de44ece 100644 --- a/README_fr.md +++ b/README_fr.md @@ -15,7 +15,7 @@ GoToSocial is an [ActivityPub](https://activitypub.rocks/) social network server With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to! -![](./doc/screenshots/sloth.png) +![](./doc/logo_sloth.png) Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org). You can skip straight to the API documentation [here](https://docs.gotosocial.org/en/latest/api/swagger/). @@ -26,7 +26,6 @@ Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org). You can ## Captures d'écran -![](./doc/screenshots/sloth.png) ![](./doc/screenshots/screenshot.jpg) ## Avertissements / informations importantes diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index f63dc8b..ded9fe6 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -2,6 +2,6 @@ GoToSocial is an [ActivityPub](https://activitypub.rocks/) social network server With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to! -![](./doc/screenshots/sloth.png) +![](./doc/logo_sloth.png) Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org). You can skip straight to the API documentation [here](https://docs.gotosocial.org/en/latest/api/swagger/). diff --git a/doc/screenshots/sloth.png b/doc/logo_sloth.png similarity index 100% rename from doc/screenshots/sloth.png rename to doc/logo_sloth.png