Skip to content

Commit 7dde9f7

Browse files
authored
Fix license badge link in README.md
1 parent 91506d0 commit 7dde9f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> 🔒 Detect unsafe `{@html}` usages in Svelte components — compatible with Svelte 3, 4, and 5 (legacy mode).
44
55
[![npm version](https://img.shields.io/npm/v/@svelte-safe-html/core.svg?color=33cd56)](https://www.npmjs.com/package/@svelte-safe-html/core)
6-
[![License](https://img.shields.io/npm/l/@svelte-safe-html/core.svg)](LICENSE)
6+
[![License](https://img.shields.io/npm/l/@svelte-safe-html%2fcore.svg)](LICENSE)
77
[![Tests](https://github.com/patel-vansh/svelte-safe-html-core/actions/workflows/test.yml/badge.svg)](https://github.com/patel-vansh/svelte-safe-html-core/actions)
88

99
## ✨ Overview
@@ -116,4 +116,4 @@ npm test
116116

117117
## Contribute
118118
If you have ideas, suggestions, or found issues — PRs are welcome!
119-
Let’s make Svelte security simpler and safer for everyone 🚀
119+
Let’s make Svelte security simpler and safer for everyone 🚀

0 commit comments

Comments
 (0)