Skip to content

Commit d896ff3

Browse files
committed
chore: update
1 parent 327fc8b commit d896ff3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/core/src/types/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ export type Dts =
5959
| {
6060
/**
6161
* Specifies the dependencies whose declaration files should be bundled.
62-
* @defaultValue {@link https://lib.rsbuild.dev/config/lib/dts#dtsbundlebundledpackages}
63-
* @see {@link https://lib.rsbuild.dev/config/lib/dts#dtsbundlebundledpackages}
62+
* @defaultValue {@link https://rslib.rs/config/lib/dts#dtsbundlebundledpackages}
63+
* @see {@link https://rslib.rs/config/lib/dts#dtsbundlebundledpackages}
6464
*/
6565
bundledPackages?: string[];
6666
};

0 commit comments

Comments
 (0)