Decrease indentation

This commit is contained in:
Alexandre Aubin 2018-06-04 23:08:29 +02:00
parent ee54049e7b
commit 15fa977c4f

View file

@ -1,8 +1,8 @@
# Contributor documentation # Contributor documentation
* [Contributor guide](/contribute) * [General ways of contributing to YunoHost](/contribute)
* [Writing documentation](/write_documentation) * [Writing documentation](/write_documentation)
* Application packaging * Application packaging
* [Apps wishlist](/apps_wishlist) * [Apps wishlist](/apps_wishlist)
* [General introduction to app packaging](/packaging_apps_start) * [General introduction to app packaging](/packaging_apps_start)
* [Technical introduction to app packaging](/packaging_apps) * [Technical introduction to app packaging](/packaging_apps)
@ -22,11 +22,11 @@
* [App Continuous Integration](https://ci-apps.yunohost.org/jenkins/) * [App Continuous Integration](https://ci-apps.yunohost.org/jenkins/)
* [App CI dashboard](https://dash.yunohost.org/appci/branch/stable) * [App CI dashboard](https://dash.yunohost.org/appci/branch/stable)
* [YEP - YunoHost Enhancement Proposals](packaging_apps_guidelines_fr) * [YEP - YunoHost Enhancement Proposals](packaging_apps_guidelines_fr)
* [Contributing to the YunoHost core](/dev) * [Contributing to the YunoHost core](/dev)
* [Setting up a dev environment with ynh-dev](https://github.com/YunoHost/ynh-dev/blob/master/README.md) * [Setting up a dev environment with ynh-dev](https://github.com/YunoHost/ynh-dev/blob/master/README.md)
* [Deb build chain](https://github.com/YunoHost/vinaigrette/blob/master/README.md) * [Deb build chain](https://github.com/YunoHost/vinaigrette/blob/master/README.md)
* Image building * Image building
* [x86 ISO](https://github.com/YunoHost/cd_build) * [x86 ISO](https://github.com/YunoHost/cd_build)
* [Raspberry Pi images](https://github.com/YunoHost/rpi-image) * [Raspberry Pi images](https://github.com/YunoHost/rpi-image)
* [Other ARM board images](https://github.com/YunoHost/arm-images) * [Other ARM board images](https://github.com/YunoHost/arm-images)
* [Using the YunoHost API outside of the webadmin](/admin_api_fr) * [Using the YunoHost API outside of the webadmin](/admin_api_fr)