From a06f8d662527fa5d00a9fa43f70ed8bcc3e94f51 Mon Sep 17 00:00:00 2001 From: HerrHase Date: Sat, 4 Feb 2023 16:04:53 +0100 Subject: [PATCH] typo --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 43ee8f0..5f9fe40 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,16 @@ # Tiny Components - Raw -Component for not escaping Html. Thanks to (@GianlucaGuarini)[https://github.com/GianlucaGuarini] +Component for not escaping Html. Thanks to [@GianlucaGuarini](https://github.com/GianlucaGuarini) -Source: (https://gitea.node001.net/tiny-components/raw)[https://gitea.node001.net/tiny-components/raw] +Source: [https://gitea.node001.net/tiny-components/raw](https://gitea.node001.net/tiny-components/raw) +Mirror: [https://github.com/node001-net/tiny-components-raw](https://github.com/node001-net/tiny-components-raw) ## Installation Setup this registry in your project .npmrc file: ``` -@tiny-components:registry=https://gitea.node001.net/api/pa()ckages/tiny-components/npm/ +@tiny-components:registry=https://gitea.node001.net/api/packages/tiny-components/npm/ ``` Install with npm or yarn