From f42eb1acd82e309c63874d49116f7a9e64100972 Mon Sep 17 00:00:00 2001 From: Rowan Cockett Date: Wed, 29 Apr 2020 17:55:30 -0600 Subject: [PATCH 1/2] Updated link after the repository moved I have updated the link from ink-components to @iooxa/article. Github does redirect, but this is nicer. :) Let me know if you need anything else! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0e9a34..10c810c 100644 --- a/README.md +++ b/README.md @@ -933,7 +933,7 @@ http://www.listjs.com * [ky](https://github.com/sindresorhus/ky) - Tiny and elegant HTTP client based on the browser Fetch API. * [Fcal](https://github.com/5anthosh/fcal) - Math expression evaluator * [emoji-button](https://github.com/joeattardi/emoji-button) - Vanilla JavaScript emoji picker component -* [ink-components](https://github.com/ink-components/ink-components) - Web-components for interactive scientific writing, reactive documents and explorable explanations. +* [iooxa](https://github.com/iooxa/article) - Web-components for interactive scientific writing, reactive documents and explorable explanations. * [Idyll](https://github.com/idyll-lang/idyll) - Create explorable explanations and interactive storytelling essays. Can be [embedded in HTML](https://github.com/idyll-lang/idyll-embed). From a907bd55aa4fd8f5b4868299d1fd48763633c6e6 Mon Sep 17 00:00:00 2001 From: Rowan Cockett Date: Thu, 30 Apr 2020 08:46:07 -0600 Subject: [PATCH 2/2] Updated based on review. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10c810c..c53d797 100644 --- a/README.md +++ b/README.md @@ -933,7 +933,7 @@ http://www.listjs.com * [ky](https://github.com/sindresorhus/ky) - Tiny and elegant HTTP client based on the browser Fetch API. * [Fcal](https://github.com/5anthosh/fcal) - Math expression evaluator * [emoji-button](https://github.com/joeattardi/emoji-button) - Vanilla JavaScript emoji picker component -* [iooxa](https://github.com/iooxa/article) - Web-components for interactive scientific writing, reactive documents and explorable explanations. +* [iooxa](https://github.com/iooxa/article) - Components for interactive scientific writing, reactive documents and explorable explanations. * [Idyll](https://github.com/idyll-lang/idyll) - Create explorable explanations and interactive storytelling essays. Can be [embedded in HTML](https://github.com/idyll-lang/idyll-embed).