diff --git a/README.md b/README.md index bd41a28..752108b 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ keep in mind that this is not a CSS reset or normalization stylesheet. it simply ## prose elements -slight.css offers built-in styles to beautify certain elements, such as blockquotes, tables, code, pre, and more. these styles are **opt-in**, and to use them, you have to apply the `prose` class to a container that wraps your content, such as a `body`, `main`, or `div`. you can see the demo's [index.html](https://github.com/intergrav/slight.css/blob/main/index.html) for an example of it's usage. +slight.css offers built-in styles to beautify certain elements, such as blockquotes, tables, code, pre, and more. these styles are **opt-in**, and to use them, you have to apply the `prose` class to a container that wraps your content, such as a `body`, `main`, or `div`. you can see the demo's [index.html](https://tangled.org/devins.page/slight.css/blob/main/index.html) for an example of it's usage. ## can i see what it looks like? diff --git a/index.html b/index.html index 43146e9..75b227e 100644 --- a/index.html +++ b/index.html @@ -21,8 +21,8 @@

slight.css

@@ -102,7 +102,7 @@ prose class to a container that wraps your content, such as a body, main, or div. you can see the demo's - index.html for an example of it's usage. diff --git a/package.json b/package.json index 5789f13..459a71d 100644 --- a/package.json +++ b/package.json @@ -2,10 +2,10 @@ "name": "@intergrav/slight.css", "version": "3.0.1", "author": "intergrav (https://devins.page)", - "repository": "github:intergrav/slight.css", + "repository": "https://tangled.org/devins.page/slight.css", "main": "slight.css", "bugs": { - "url": "https://github.com/intergrav/slight.css/issues" + "url": "https://tangled.org/devins.page/slight.css/issues" }, "description": "slight enhancements for the user agent stylesheet", "files": [