Skip to content

Commit d5fb5ae

Browse files
authored
update jsdelivr link (#684)
point to current vue release
1 parent 8b9ab51 commit d5fb5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ $ yarn dev
9393

9494
## Explanation of Different Builds
9595

96-
In the [`dist/` directory of the npm package](https://cdn.jsdelivr.net/npm/[email protected].0-rc.1/dist/) you will find many different builds of Vue.js. Here is an overview of which `dist` file should be used depending on the use-case.
96+
In the [`dist/` directory of the npm package](https://cdn.jsdelivr.net/npm/[email protected].2/dist/) you will find many different builds of Vue.js. Here is an overview of which `dist` file should be used depending on the use-case.
9797

9898
### From CDN or without a Bundler
9999

0 commit comments

Comments
 (0)