Skip to content

Commit 0feaf66

Browse files
authored
docs: fix wrong links in CHANGELOG.md (#4475)
1 parent 80aac9a commit 0feaf66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1490,7 +1490,7 @@ For more details, see [#2620](https://github.com/vuejs/language-tools/issues/262
14901490

14911491
## 1.0.8 (2022/10/15)
14921492

1493-
- feat: support for twoslash queries (https://github.com/vuejs/language-tools-plugins/issues/9)
1493+
- feat: support for twoslash queries (https://github.com/volarjs/services/issues/9)
14941494
- feat: support `generic` attribute auto-complete
14951495
- feat: add `volar.vueserver.noProjectReferences` setting for support jump to source files from reference projects ([#1344](https://github.com/vuejs/language-tools/issues/1344))
14961496
- fix: SFC parse failed if script content including `<script>` ([#1982](https://github.com/vuejs/language-tools/issues/1982))
@@ -2260,7 +2260,7 @@ you need to install [vite-plugin-vue-component-preview](https://github.com/johns
22602260
- fix: false positive error with withDefaults + "strictNullChecks": false ([#1187](https://github.com/vuejs/language-tools/issues/1187))
22612261

22622262
**Breaking changes**
2263-
- sass formatter is moved to external plugin: https://github.com/vuejs/language-tools-plugins/tree/master/packages/sass-formatter
2263+
- sass formatter is moved to external plugin: https://github.com/volarjs/services/tree/master/packages/sass-formatter
22642264

22652265
## 0.34.6 (2022/4/12)
22662266

0 commit comments

Comments
 (0)