1
0
Fork 0

Merge branch '54-docs-fix-typo-w-symbolic' into 'main'

Resolve "docs: fix typo w/ symbolic"

Closes #54

See merge request lydra/yunohost/ansible-yunohost!34
This commit is contained in:
Christophe Chaudier 2022-06-22 15:15:01 +00:00
commit 5ba58e7517

View file

@ -10,12 +10,12 @@ and the commits message folow the [Conventional Commits](https://www.conventiona
### Added
- In role ynh_setup:
- New symoblic links have been added in `/defaults/main.yml`. You can now define symoblic links for `/usr/share/yunohost`, `/home/yunohost.backup/archives` and `/home/yunohost.app`.
- New symbolic links have been added in `/defaults/main.yml`. You can now define symbolic links for `/usr/share/yunohost`, `/home/yunohost.backup/archives` and `/home/yunohost.app`.
### Changed
- In role ynh_setup:
- README.md and README-FR.md have been updated to explain more about the new symoblic links.
- README.md and README-FR.md have been updated to explain more about the new symbolic links.
## [[1.0.1] - 2022-06-02]