From 739aded3669e1ee2c2f7cef1bf434fd66d9655bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Gra=C3=A7a?= Date: Wed, 16 Nov 2022 15:43:17 +0000 Subject: [PATCH] fix #495 --- _posts/v1.4.2/2019-03-03-index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/v1.4.2/2019-03-03-index.md b/_posts/v1.4.2/2019-03-03-index.md index 8de90d9..ab319bd 100644 --- a/_posts/v1.4.2/2019-03-03-index.md +++ b/_posts/v1.4.2/2019-03-03-index.md @@ -9,7 +9,7 @@ categories: v1.4.2 ![](https://i.imgur.com/r1N7y1c.png) -[Documentation](https://docs.tmijs.org/) +[Documentation](https://docs.tmijs.com/) This module currently supports [Node.js 7.x](https://nodejs.org/en/download/) and every browser that supports WebSockets. The current WebSocket protocol being used by this module is **HyBi drafts 13-17**. @@ -88,4 +88,4 @@ In order of the [most commits](https://github.com/tmijs/tmi.js/graphs/contributo ## Contributing guidelines -Please review the [guidelines for contributing](https://github.com/tmijs/tmi.js/blob/master/CONTRIBUTING.md) of the [tmi.js repository](https://github.com/tmijs/tmi.js). We reserve the right to refuse a Pull Request if it does not meet the requirements. \ No newline at end of file +Please review the [guidelines for contributing](https://github.com/tmijs/tmi.js/blob/master/CONTRIBUTING.md) of the [tmi.js repository](https://github.com/tmijs/tmi.js). We reserve the right to refuse a Pull Request if it does not meet the requirements.