diff options
author | Trevor Bennett <garbage@trevorbennett.us> | 2020-06-08 17:43:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-08 17:43:15 +0000 |
commit | d7db036c2c83dd4a4a08f079fe01ce64704e765d (patch) | |
tree | 28160012eeb648e345d3be2b8cabd6f8bf0ee3d4 | |
parent | Source code: lowercase c (diff) | |
download | awesome-selfhosted-d7db036c2c83dd4a4a08f079fe01ce64704e765d.tar.gz awesome-selfhosted-d7db036c2c83dd4a4a08f079fe01ce64704e765d.zip |
remove the additional space between the Zim-Wiki description and source code link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1540,7 +1540,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt - [Wiki.js](https://wiki.js.org/) - Modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown. ([Demo](https://docs.requarks.io)) `AGPL-3.0` `Nodejs` - [WiKiss](http://wikiss.tuxfamily.org/) - Wiki, simple to use and install. ([Source Code](https://svnweb.tuxfamily.org/listing.php?repname=wikiss/svn&path=%2F&sc=0)) `GPL-2.0` `PHP` - [XWiki](http://www.xwiki.org) - Second generation wiki that allows the user to extend its functionalities with a powerful extension-based architecture. ([Demo](http://playground.xwiki.org), [Source Code](https://github.com/xwiki/xwiki-platform)) `LGPL-2.1` `Java` -- [Zim](https://zim-wiki.org/) - Graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images. ([Source code](https://github.com/zim-desktop-wiki/zim-desktop-wiki)) `GPL-2.0` `Python` +- [Zim](https://zim-wiki.org/) - Graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images. ([Source code](https://github.com/zim-desktop-wiki/zim-desktop-wiki)) `GPL-2.0` `Python` ## Self-hosting Solutions |