mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
Rename admin doc to just ADMIN.md + avoid relative links from the readme
This commit is contained in:
parent
4738291e96
commit
457afb8c6e
4 changed files with 4 additions and 10 deletions
|
@ -1,7 +1,3 @@
|
||||||
# Docs of the GoToSocial's package for YunoHost
|
|
||||||
|
|
||||||
*[Lire cette documentation en français.](./DOCS_fr.md)*
|
|
||||||
|
|
||||||
## Administration
|
## Administration
|
||||||
|
|
||||||
You can login with your admin user (the one automatically created during installation) to your-instance.com/**admin** to administrate your GoToSocial instance.
|
You can login with your admin user (the one automatically created during installation) to your-instance.com/**admin** to administrate your GoToSocial instance.
|
|
@ -1,7 +1,3 @@
|
||||||
# Documentation du package GoToSocial pour YunoHost
|
|
||||||
|
|
||||||
*[Read this docs in english.](./DOCS.md)*
|
|
||||||
|
|
||||||
## Administration
|
## Administration
|
||||||
|
|
||||||
Vous pouvez vous connecter avec votre utilisateur admin (celui créé automatiquement lors de l'installation) à l'interface d'administration à l'adresse votre-instance.com/**admin** pour administrer votre insance GoToSocial.
|
Vous pouvez vous connecter avec votre utilisateur admin (celui créé automatiquement lors de l'installation) à l'interface d'administration à l'adresse votre-instance.com/**admin** pour administrer votre insance GoToSocial.
|
|
@ -3,6 +3,7 @@ GoToSocial is a fast [ActivityPub](https://activitypub.rocks/) social network se
|
||||||
With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!
|
With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!
|
||||||
|
|
||||||
The official documentation is at [docs.gotosocial.org](https://docs.gotosocial.org).
|
The official documentation is at [docs.gotosocial.org](https://docs.gotosocial.org).
|
||||||
The documentation for this YunoHost package [can be read here](./doc/DOCS.md) and the admin is **strongly encouraged to read it**!
|
|
||||||
|
Admins are **strongly encouraged to read the documentation** of this package after installing it. It is available in the webadmin under Applications > gotosocial (at the bottom) or [here on the package's repository](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/doc/ADMIN.md)!
|
||||||
|
|
||||||
Please note that this package uses the ["i'm so tired" software license 1.0](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/LICENSE), please read it and accept it before proceeding with installation.
|
Please note that this package uses the ["i'm so tired" software license 1.0](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/LICENSE), please read it and accept it before proceeding with installation.
|
||||||
|
|
|
@ -3,6 +3,7 @@ Un serveur de réseau social véloce basé sur [ActivityPub](https://activitypub
|
||||||
Avec GoToSocial, vous pouvez rester en contact avec vos amis, publier, lire et partager des images et des articles. Tout cela sans être pisté ni subir de publicité !
|
Avec GoToSocial, vous pouvez rester en contact avec vos amis, publier, lire et partager des images et des articles. Tout cela sans être pisté ni subir de publicité !
|
||||||
|
|
||||||
Vous pouvez consulter la documentation officielle à l'adresse : [docs.gotosocial.org](https://docs.gotosocial.org).
|
Vous pouvez consulter la documentation officielle à l'adresse : [docs.gotosocial.org](https://docs.gotosocial.org).
|
||||||
La documentation de ce paquet YunoHost [est lisible ici](./doc/DOCS_fr.md) et l'admin est **vivement encouragé-e à la lire** !
|
|
||||||
|
Les admins sont **vivement encouragé-e-s à lire la documentation** de ce paquet après l'avoir installé. Elle est disponible dans la webadmin dans Applications > gotosocial (en bas) ou bien [ici sur le dépôt du paquet](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/doc/ADMIN_fr.md) !
|
||||||
|
|
||||||
Veuillez noter que ce paquet utilise la ["i'm so tired" software license 1.0](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/LICENSE), veuillez la lire et l'accepter avant de procéder à l'installation.
|
Veuillez noter que ce paquet utilise la ["i'm so tired" software license 1.0](https://github.com/YunoHost-Apps/gotosocial_ynh/blob/master/LICENSE), veuillez la lire et l'accepter avant de procéder à l'installation.
|
||||||
|
|
Loading…
Add table
Reference in a new issue