Merge pull request #124 from cdamken/patch-1

Fixing wrong URL to documentation in readme
This commit is contained in:
Pellaeon Lin 2018-02-24 22:43:20 +08:00 committed by GitHub
commit 55423a78ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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