Skip to content

Commit 261fc12

Browse files
authored
chore: fix broken link (#7589)
closes #7588
1 parent a1b3057 commit 261fc12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Additional formats that only apply to the main `vue` package:
109109
- **`esm-bundler-runtime`**
110110
- **`esm-browser-runtime`**
111111

112-
More details about each of these formats can be found in the [`vue` package README](https://github.com/vuejs/core/blob/main/packages/vue/README.md#which-dist-file-to-use) and the [Rollup config file](https://github.com/vuejs/core/blob/main/rollup.config.js).
112+
More details about each of these formats can be found in the [`vue` package README](https://github.com/vuejs/core/blob/main/packages/vue/README.md#which-dist-file-to-use) and the [Rollup config file](https://github.com/vuejs/core/blob/main/rollup.config.mjs).
113113

114114
For example, to build `runtime-core` with the global build only:
115115

0 commit comments

Comments
 (0)