From 4b73c35b34ed5d291f876006d48d8cad092aff47 Mon Sep 17 00:00:00 2001 From: kaiyou Date: Sun, 5 Nov 2017 00:43:31 +0100 Subject: [PATCH] Update the docs to reflect the new website --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a02cb739..35cafbf2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ not shipping proprietary software nor unrelated features often found in popular groupware. Most of the documentation is available on our [Website](https://mailu.io), -you can also [try our demo server](https://github.com/mailu/mailu/wiki/Demo-server) +you can also [try our demo server](https://mailu.io/master/demo.html) before setting up your own, and come [talk to us on Matrix](https://matrix.to/#/#mailu:tedomum.net). Features @@ -25,7 +25,7 @@ Main features include: - **Antispam**, auto-learn, greylisting, DMARC and SPF - **Freedom**, all FOSS components, no tracker included -![Creating a new user](https://mailu.io/screenshots/create.png) +![Domains](docs/screenshots/domains.png) Contributing ============ @@ -34,5 +34,3 @@ Mailu is free software, open to suggestions and contributions. All components are free software and compatible with the MIT license. All specific configuration files, Dockerfiles and code are placed under the MIT license. - -For details, see the [contributor guide](https://github.com/mailu/mailu/wiki/Contributors-Guide).