From 6e2bfa89b7dffe81f20c45b83d44685c4d195155 Mon Sep 17 00:00:00 2001
From: Steven <steven@ceriously.com>
Date: Tue, 11 Dec 2018 13:01:02 -0500
Subject: [PATCH] Fix url to marked repo

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 48444f1..8958a57 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ Using modular script loader :
 #### Dependents
 
 - [CodeMirror](http://codemirror.net/ "CodeMirror")
-- [marked](https://github.com/chjj/marked "marked")
+- [marked](https://github.com/markedjs/marked "marked")
 - [jQuery](http://jquery.com/ "jQuery")
 - [FontAwesome](http://fontawesome.io/ "FontAwesome")
 - [github-markdown.css](https://github.com/sindresorhus/github-markdown-css "github-markdown.css")