From 41d7f9fc82aa7e7cfe82df05daf9056986f59ec8 Mon Sep 17 00:00:00 2001 From: selfish <7327741+selfish@users.noreply.github.com> Date: Tue, 19 Jun 2018 19:35:32 +0300 Subject: [PATCH] Correct broken URL to KeystoneJS (#818) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5698874..d0da630 100644 --- a/readme.md +++ b/readme.md @@ -713,7 +713,7 @@ ### Content management systems -- [KeystoneJS](hhttps://github.com/keystonejs/keystone) - CMS and web application platform built on Express and MongoDB. +- [KeystoneJS](https://github.com/keystonejs/keystone) - CMS and web application platform built on Express and MongoDB. - [ApostropheCMS](https://github.com/apostrophecms/apostrophe) - Content management system with an emphasis on intuitive front end content editing and administration built on Express and MongoDB. - [Strapi](https://github.com/strapi/strapi) - Content Management Framework (headless-CMS) to build powerful APIs.