From bf0013502b19ebf9bb86c9a68aaf232a82062469 Mon Sep 17 00:00:00 2001 From: Pierrick Le Gall Date: Fri, 17 Jul 2020 14:37:49 +0200 Subject: [PATCH] Use guides instead of old documentation page --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7afdd0d88..2b046dd03 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The [piwigo.org](https://piwigo.org) website introduces you to Piwigo. You'll fi * Transfer the script to your web space with any FTP client * Open the script in you web browser (for example http://example.com/piwigo-netinstall.php) and follow the steps -[More information](https://piwigo.org/doc/doku.php?id=user_documentation:learn:install:netinstall) +[More information](https://piwigo.org/guides/install/netinstall) ### Manual @@ -29,7 +29,7 @@ The [piwigo.org](https://piwigo.org) website introduces you to Piwigo. You'll fi * Transfer everything to your web space with any FTP client * Open your website (for example http://example.com/piwigo) and follow the steps -[More information](https://piwigo.org/doc/doku.php?id=user_documentation:learn:install:installation_manual) +[More information](https://piwigo.org/guides/install/manual) If you do not have your own server, consider the [piwigo.com](https://piwigo.com/) hosting solution.