From 67c8148826a394d2d45f48aa56ad38f623bf00c6 Mon Sep 17 00:00:00 2001 From: Martti Malmi Date: Mon, 10 Feb 2020 16:29:26 +0200 Subject: [PATCH] . --- ...avascript-live-chat-tutorial-free-alternative-to-firebase.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2020-02-10-javascript-live-chat-tutorial-free-alternative-to-firebase.md b/_posts/2020-02-10-javascript-live-chat-tutorial-free-alternative-to-firebase.md index 2a96a72..16b5e95 100644 --- a/_posts/2020-02-10-javascript-live-chat-tutorial-free-alternative-to-firebase.md +++ b/_posts/2020-02-10-javascript-live-chat-tutorial-free-alternative-to-firebase.md @@ -96,7 +96,7 @@ Feel free to inspect the element and override the stylesheet to match your site' ``` -[Codepen](https://codepen.io/mmalmi/pen/bGddeqE), [Github](https://irislib.github.io/iris-lib/example/chatbox/) +Check it out on [Codepen](https://codepen.io/mmalmi/pen/bGddeqE) or [Github](https://irislib.github.io/iris-lib/example/chatbox/) # Technical notes