diff --git a/README.md b/README.md index 8e6eed9..6fb0d82 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Shoelace +> This repository is a fork of [Shoelace](https://github.com/shoelace-style/shoelace) with the aim of making it easier to use with [Sonr](https://sonr.io/). + A forward-thinking library of web components. - Works with all frameworks 🧩 diff --git a/package.json b/package.json index f55a157..a3d78f8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@onsonr/shoelace", "description": "A forward-thinking library of web components.", "version": "2.15.1", - "homepage": "https://github.com/shoelace-style/shoelace", + "homepage": "https://github.com/onsonr/styles", "author": "Cory LaViska", "license": "MIT", "customElements": "dist/custom-elements.json", @@ -36,10 +36,10 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/shoelace-style/shoelace.git" + "url": "git+https://github.com/onsonr/styles.git" }, "bugs": { - "url": "https://github.com/shoelace-style/shoelace/issues" + "url": "https://github.com/onsonr/styles/issues" }, "funding": { "type": "individual",