From 23bcf88cab7e49fe81f969709dfec2d457c9ca75 Mon Sep 17 00:00:00 2001 From: Olivier Berger Date: Fri, 29 Apr 2022 17:11:07 +0200 Subject: [PATCH] Fix "Setup your main domain" instructions The path was wrong AFAICT --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4598e6a..32cf20d 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ You should then attempt to log in with this user account in the web UI. Once you ### Setup your main domain -You'll need to log in as administrator and visit the `/admin/site/site`. +You'll need to log in as administrator and visit the `/admin/sites/site/`. If you're Mailman3 is setup on `https://myyunohost.org` then that would be the following: @@ -139,4 +139,4 @@ or sudo yunohost app upgrade mailman3 -u https://github.com/YunoHost-Apps/mailman3_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** https://yunohost.org/packaging_apps