diff options
author | nodiscc <nodiscc@gmail.com> | 2017-07-22 15:53:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-22 15:53:07 +0000 |
commit | d9e0e6a843c047f2247446577c3904ba0cf9f2ac (patch) | |
tree | d471819ea1ac17e816bfb6929ee85cb8c6f22470 | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-d9e0e6a843c047f2247446577c3904ba0cf9f2ac.tar.gz awesome-selfhosted-d9e0e6a843c047f2247446577c3904ba0cf9f2ac.zip |
remove duplicate demo link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -510,7 +510,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns **[`^ back to top ^`](#)** * [CUPS](https://www.cups.org/) - The Common Unix Print System uses Internet Printing Protocol (IPP) to support printing to local and network printers. ([Source Code](https://www.cups.org/software.php)) `GPLv2` `C` - * [EdPaper](https://paper.edra.ovh) - Laravel-driven PDF organizer with users management. ([Demo](https://paper.edra.ovh), [Source Code](https://github.com/Edraens/EdPaper)) `MIT` `PHP` + * [EdPaper](https://paper.edra.ovh) - Laravel-driven PDF organizer with users management. ([Source Code](https://github.com/Edraens/EdPaper)) `MIT` `PHP` * [Paperless](https://github.com/danielquinn/paperless) - Scan, index, and archive all of your paper documents. `GPLv3` `Python` * [SANE Network Scanning](http://sane-project.org/) - allow remote clients to access image acquisition devices (scanners) available on the local host. ([Source Code](http://www.sane-project.org/cvs.html)) `GPLv2` `C` |