From 018c1c79a12f2d4a92d436be580fbe6715ff9152 Mon Sep 17 00:00:00 2001 From: Pit Date: Sun, 3 Mar 2019 14:56:51 -0500 Subject: [PATCH] Change link to https Change linkfrom http to https Co-Authored-By: taoyichen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 906b74a72..a5d985fae 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Paperless has been around a while now, and people are starting to build stuff on ## Similar Projects -There's another project out there called [Mayan EDMS](http://www.mayan-edms.com/) that has a surprising amount of technical overlap with Paperless. Also based on Django and using a consumer model with Tesseract and Unpaper, Mayan EDMS is *much* more featureful and comes with a slick UI as well, but still in Python 2. It may be that Paperless consumes fewer resources, but to be honest, this is just a guess as I haven't tested this myself. One thing's for certain though, *Paperless* is a **way** better name. +There's another project out there called [Mayan EDMS](https://www.mayan-edms.com/) that has a surprising amount of technical overlap with Paperless. Also based on Django and using a consumer model with Tesseract and Unpaper, Mayan EDMS is *much* more featureful and comes with a slick UI as well, but still in Python 2. It may be that Paperless consumes fewer resources, but to be honest, this is just a guess as I haven't tested this myself. One thing's for certain though, *Paperless* is a **way** better name. ## Important Note