From 610c86a0c9e67f3b56726bcf567a7b7ad48d0b9a Mon Sep 17 00:00:00 2001 From: Carlos Damken Date: Sat, 24 Feb 2018 01:01:09 +0100 Subject: [PATCH] Fixing wrong URL If you are talking about the ownCloud installation, it would be better to go to the ownCloud URL that has the accurate information. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35df143..bba271e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Supports SQLite, MySQL/MariaDB and PostgreSQL. ## ownCloud 1. Place this app in the apps folder 2. Enable "Registration" in */settings/apps* (Upper left dropdown -> plus sign -> "Disabled") -3. Make sure you have correctly set up your mail server according to the [documentation](https://docs.nextcloud.com/server/11/admin_manual/configuration_server/email_configuration.html) +3. Make sure you have correctly set up your mail server according to the [documentation](https://doc.owncloud.com/server/10.0/admin_manual/configuration/server/email_configuration.html) 4. Log out, and you should see "Register" under "Other login methods" ## Nextcloud AppStore