From 2fd5598f2b5e036ad980fdc873767e9b0e9a870a Mon Sep 17 00:00:00 2001 From: Daniel Shin Date: Mon, 4 Nov 2024 16:31:10 -0800 Subject: [PATCH] Update H1 link with Github Pages link While checking out the contribution instructions, found the github pages link that looks more appropriate for the H1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36abf15..391c568 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [Missive JS](https://github.com/Missive-js/missive.js) +# [Missive JS](https://missive-js.github.io/missive.js) ## [![CI](https://github.com/missive-js/missive.js/actions/workflows/main-ci.yaml/badge.svg?branch=main)](https://github.com/Missive-js/missive.js/actions/workflows/main-ci.yaml) [![Deploy Docs](https://github.com/missive-js/missive.js/actions/workflows/deploy-to-pages.yaml/badge.svg?branch=main)](https://github.com/Missive-js/missive.js/actions/workflows/deploy-to-pages.yaml) [![Install size](https://packagephobia.com/badge?p=missive.js)](https://packagephobia.com/result?p=missive.js) ![Tree shaking](https://badgen.net/bundlephobia/tree-shaking/missive.js) ![Minizipped size](https://badgen.net/bundlephobia/minzip/missive.js)