From 9f9f465238107513e32a4cb2cc4eec9ba9cf6d27 Mon Sep 17 00:00:00 2001
From: Kevin Jahns <kevin.jahns@rwth-aachen.de>
Date: Sun, 25 Nov 2018 04:50:23 +0100
Subject: [PATCH] update logo link

---
 .jsdoc.json | 2 +-
 README.md   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.jsdoc.json b/.jsdoc.json
index 9c401f6f..f5c7a0c3 100644
--- a/.jsdoc.json
+++ b/.jsdoc.json
@@ -20,7 +20,7 @@
       "y-js.org": "y-js.org"
     },
     "logo": {
-      "url": "http://y-js.org/images/yjs.png",
+      "url": "https://user-images.githubusercontent.com/5553757/48975307-61efb100-f06d-11e8-9177-ee895e5916e5.png",
       "width": "162px",
       "height": "162px",
       "link": "/"
diff --git a/README.md b/README.md
index 5ab845bb..e9057f8b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 
-# ![Yjs](http://y-js.org/images/yjs.png)
+# ![Yjs](https://user-images.githubusercontent.com/5553757/48975307-61efb100-f06d-11e8-9177-ee895e5916e5.png)
 
 Yjs is a framework for offline-first p2p shared editing on structured data like
 text, richtext, json, or XML. It is fairly easy to get started, as Yjs hides