Skip to content

Commit ce2dcf8

Browse files
committed
chore: update repository URL in package.json
1 parent d914e5b commit ce2dcf8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ new PreactRefreshPlugin({
128128

129129
## Example
130130

131-
See [examples/preact-refresh](https://github.com/rspack-contrib/rspack-examples/blob/main/rspack/preact-refresh/rspack.config.js) for the full example.
131+
See [examples/preact-refresh](https://github.com/rstackjs/rspack-examples/blob/main/rspack/preact-refresh/rspack.config.js) for the full example.
132132

133133
## Credits
134134

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rspack/plugin-preact-refresh",
33
"version": "1.1.4",
4-
"repository": "https://github.com/rspack-contrib/rspack-plugin-preact-refresh",
4+
"repository": "https://github.com/rstackjs/rspack-plugin-preact-refresh",
55
"license": "MIT",
66
"description": "Preact refresh plugin for Rspack",
77
"type": "module",

0 commit comments

Comments
 (0)