]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: fix broken link (#7589)
authorvaakian X <vaakian@gmail.com>
Fri, 27 Jan 2023 23:00:04 +0000 (07:00 +0800)
committerGitHub <noreply@github.com>
Fri, 27 Jan 2023 23:00:04 +0000 (07:00 +0800)
closes https://github.com/vuejs/core/issues/7588

.github/contributing.md

index f7b20da269013f994658d84b0a081bf4ed22e77d..0b386b84af814e0b892e1d0756da28208de443f5 100644 (file)
@@ -109,7 +109,7 @@ Additional formats that only apply to the main `vue` package:
 - **`esm-bundler-runtime`**
 - **`esm-browser-runtime`**
 
-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).
+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).
 
 For example, to build `runtime-core` with the global build only: