aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarvey Kandola <harvey@documize.com>2017-05-12 10:04:00 +0000
committerGitHub <noreply@github.com>2017-05-12 10:04:00 +0000
commite7fe09582a185b26ea5c88b97565eba4ccc4282a (patch)
treeaf75ee548fc00636084442e43f6c0354c0524937
parentAdded Documize (diff)
downloadawesome-selfhosted-e7fe09582a185b26ea5c88b97565eba4ccc4282a.tar.gz
awesome-selfhosted-e7fe09582a185b26ea5c88b97565eba4ccc4282a.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4f2b97a6..c44882a6 100644
--- a/README.md
+++ b/README.md
@@ -1149,7 +1149,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt
* [Blazekiss](http://projet.idleman.fr/blazekiss/) - BlazeKiss is a KISS-based wiki (Keep It Simple, Stupid) - simplicity and functionality comes before all. ([Source Code](https://github.com/ldleman/blazekiss)) `GPLv3` `PHP`
* [BookStack](https://www.bookstackapp.com/) - BookStack is a simple, self-hosted, easy-to-use platform for organizing and storing information. It allows for documentation to be stored in a book like fashion. ([Demo](https://www.bookstackapp.com/#demo), [Source Code](https://github.com/ssddanbrown/BookStack)) `MIT` `PHP`
* [django-wiki](https://github.com/django-wiki/django-wiki) - A wiki system with complex functionality for simple integration and a superb interface. Store your knowledge with style: Use django models. ([Demo](https://demo.django.wiki/)) `GPLv3` `Python`
- * [Documize](https://documize.com) - Modern Docs + Wiki software with built-in workflow, single binary executable, just bring MySQL/Percona. ([Source Code](https://github.com/documize/community)) `AGPLv3` `GO`
+ * [Documize](https://documize.com) - Modern Docs + Wiki software with built-in workflow, single binary executable, just bring MySQL/Percona. ([Source Code](https://github.com/documize/community)) `AGPLv3` `Go`
* [Dokuwiki](https://www.dokuwiki.org/DokuWiki) - An easy to use, lightweight, standards-compliant wiki engine with a simple syntax allowing reading the data outside the wiki. All data is stored in plain files, therefore no database is required. `GPL` `PHP`
* [Gitit](https://github.com/jgm/gitit) - A wiki program that stores pages and uploaded files in a git repository, which can then be modified using the VCS command line tools or the wiki's web interface. `GPLv2` `Haskell`
* [Gollum](https://github.com/gollum/gollum) - A simple, Git-powered wiki with a sweet API and local frontend. `MIT` `Ruby`