From 4c4861a654459b0dc9e321e06ea367516a926e6c Mon Sep 17 00:00:00 2001 From: gmilad <61253440+gmilad@users.noreply.github.com> Date: Tue, 9 Mar 2021 21:49:25 +0100 Subject: [PATCH] Update app_piwigo.md --- pages/02.applications/02.docs/piwigo/app_piwigo.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/pages/02.applications/02.docs/piwigo/app_piwigo.md b/pages/02.applications/02.docs/piwigo/app_piwigo.md index 21a10e9f..5e8188aa 100644 --- a/pages/02.applications/02.docs/piwigo/app_piwigo.md +++ b/pages/02.applications/02.docs/piwigo/app_piwigo.md @@ -13,12 +13,14 @@ routes: ### Index +- [Features](#features) - [Useful links](#useful-links) [Piwigo](http://piwigo.org) is a photo gallery software for the Web, built by an active community of users and developers. + Extensions make Piwigo easily customizable. Icing on the cake, Piwigo is free and opensource. - + ## Features @@ -32,7 +34,9 @@ this package: * allow other users management, and guest mode * Allow one YunoHost user to be the administrator (set at the installation) -## Links +## Useful links - * Report a bug: https://github.com/YunoHost-Apps/piwigo_ynh/issues - * Piwigo website: http://piwigo.org/ ++ Website: [Piwigo](http://piwigo.org/) ++ Official documentation: [Documentation](https://piwigo.org/doc/doku.php) ++ Application software repository: [github.com - YunoHost-Apps/piwigo](https://github.com/YunoHost-Apps/piwigo_ynh) ++ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/piwigo/issues](https://github.com/YunoHost-Apps/piwigo_ynh/issues)