Skip to content

Commit 1c9f54b

Browse files
authored
docs: update domain (#200)
1 parent 599295f commit 1c9f54b

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

packages/core/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
Rslib is a library build tool powered by [Rsbuild](https://rsbuild.dev). It allows library developers to leverage the knowledge and ecosystem of webpack and Rspack.
88

9-
<!-- ## Documentation
9+
## Documentation
1010

11-
https://rslib.dev/ -->
11+
https://lib.rsbuild.dev/
1212

1313
## Contributing
1414

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@rslib/core",
33
"version": "0.0.5",
44
"description": "The Rspack-based library build tool.",
5-
"homepage": "https://rslib.dev",
5+
"homepage": "https://lib.rsbuild.dev",
66
"bugs": {
77
"url": "https://github.com/web-infra-dev/rslib/issues"
88
},

packages/create-rslib/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
Rslib is a library build tool powered by [Rsbuild](https://rsbuild.dev). It allows library developers to leverage the knowledge and ecosystem of webpack and Rspack.
88

9-
<!-- ## Documentation
9+
## Documentation
1010

11-
https://rslib.dev/ -->
11+
https://lib.rsbuild.dev/
1212

1313
## Contributing
1414

packages/create-rslib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "create-rslib",
33
"version": "0.0.5",
44
"description": "Create a new Rslib project",
5-
"homepage": "https://rslib.dev",
5+
"homepage": "https://lib.rsbuild.dev",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/web-infra-dev/rslib",

packages/plugin-dts/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
Rslib is a library build tool powered by [Rsbuild](https://rsbuild.dev). It allows library developers to leverage the knowledge and ecosystem of webpack and Rspack.
88

9-
<!-- ## Documentation
9+
## Documentation
1010

11-
https://rslib.dev/ -->
11+
https://lib.rsbuild.dev/
1212

1313
## Contributing
1414

packages/plugin-dts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rsbuild-plugin-dts",
33
"version": "0.0.5",
44
"description": "Dts plugin for Rsbuild",
5-
"homepage": "https://rslib.dev",
5+
"homepage": "https://lib.rsbuild.dev",
66
"bugs": {
77
"url": "https://github.com/web-infra-dev/rslib/issues"
88
},

0 commit comments

Comments
 (0)