diff options
author | nodiscc <nodiscc@gmail.com> | 2019-10-14 16:52:10 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2019-10-14 16:52:10 +0000 |
commit | e73568de7a34ae10b0cea4d308b22a54a591d9b1 (patch) | |
tree | f88a9b7c665d1579b1315056a308209001ea0b34 | |
parent | Merge pull request #1834 from kutyla-philipp/patch-5 (diff) | |
download | awesome-selfhosted-e73568de7a34ae10b0cea4d308b22a54a591d9b1.tar.gz awesome-selfhosted-e73568de7a34ae10b0cea4d308b22a54a591d9b1.zip |
remove dead link to archivebox demo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -141,7 +141,7 @@ Some [Content Management System](#content-management-systems-cms) solutions also - [Access to Memory (AtoM)](https://www.accesstomemory.org/) - Web-based, open source application for standards-based archival description and access in a multilingual, multi-repository environment. ([Demo](https://demo.accesstomemory.org/), [Source Code](https://github.com/artefactual/atom)) `AGPL-3.0-only` `PHP` - [Archivematica](https://www.archivematica.org/) - Mature digital preservation system designed to maintain standards-based, long-term access to collections of digital objects. ([Demo](http://sandbox.archivematica.org/administration/accounts/login/), [Source Code](https://github.com/artefactual/archivematica)) `AGPL-3.0-only` `Python` -- [ArchiveBox](https://archivebox.io/) - Self-hosted "wayback machine" that creates HTML & screenshot archives of sites from your bookmarks, browsing history, RSS feeds, or other sources. ([Demo](https://archive.sweeting.me), [Source Code](https://github.com/pirate/bookmark-archiver)) `MIT` `Python` +- [ArchiveBox](https://archivebox.io/) - Self-hosted "wayback machine" that creates HTML & screenshot archives of sites from your bookmarks, browsing history, RSS feeds, or other sources. ([Source Code](https://github.com/pirate/bookmark-archiver)) `MIT` `Python` - [ArchivesSpace](https://archivesspace.org/) - Archives information management application for managing and providing Web access to archives, manuscripts and digital objects. ([Demo](https://archivesspace.org/application/demo/), [Source Code](https://github.com/archivesspace/archivesspace)) `ECL-2.0` `Ruby` - [Collective Access: Providence](http://collectiveaccess.org/) - Highly configurable Web-based framework for management, description, and discovery of digital and physical collections supporting a variety of metadata standards, data types, and media formats. ([Source Code](https://github.com/collectiveaccess/providence)) `GPL-3.0-only` `PHP` |