diff options
author | Nathan Rew <nrew225@gmail.com> | 2021-07-09 19:15:22 +0000 |
---|---|---|
committer | Nathan Rew <nrew225@gmail.com> | 2021-07-09 19:15:22 +0000 |
commit | be5c6deb043a51e93a4fcf875685f0afbffecec2 (patch) | |
tree | 3872233d05d64d0dd48a3f4d3ecfb62dd3f29a44 | |
parent | Update Open Classifieds to Yclas and update source code and site links (diff) | |
download | awesome-selfhosted-be5c6deb043a51e93a4fcf875685f0afbffecec2.tar.gz awesome-selfhosted-be5c6deb043a51e93a4fcf875685f0afbffecec2.zip |
Update Writefreely source code link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -570,7 +570,7 @@ _CMS are a practical way to setup a website with many features. CMS often come w - [Wagtail](https://wagtail.io/) - Django content management system focused on flexibility and user experience. ([Source Code](https://github.com/wagtail/wagtail)) `BSD-3-Clause` `Python` - [WonderCMS](http://www.wondercms.com) - WonderCMS is the smallest flat file CMS since 2008. ([Demo](https://www.wondercms.com/demo), [Source Code](https://github.com/robiso/wondercms)) `MIT` `PHP` - [WordPress](https://wordpress.org/) - World's most-used blogging and CMS engine. ([Source Code](https://github.com/WordPress/WordPress)) `GPL-2.0` `PHP` -- [WriteFreely](https://writefreely.org) - Writing software for starting a minimalist, federated blog — or an entire community. ([Source Code](https://github.com/writeas/writefreely)) `AGPL-3.0` `Go` +- [WriteFreely](https://writefreely.org) - Writing software for starting a minimalist, federated blog — or an entire community. ([Source Code](https://github.com/writefreely/writefreely)) `AGPL-3.0` `Go` ### Recipe management |