Skip to content

Commit 0093686

Browse files
committed
chore: fix jsx namespace link in 3.4 changelog [ci skip]
1 parent d702b66 commit 0093686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- nuxt@^3.9.0 (if using Nuxt)
1212
- vue-loader@^17.4.0 (if using webpack or vue-cli)
1313

14-
2. If using TSX with Vue, check actions needed in [Removed: Global JSX Namespace](https://blog.vuejs.org/posts/vue-3-4#removed-global-jsx-namespace).
14+
2. If using TSX with Vue, check actions needed in [Removed: Global JSX Namespace](https://blog.vuejs.org/posts/vue-3-4#global-jsx-namespace).
1515

1616
3. Make sure you are no longer using any deprecated features (if you are, you should have warnings in the console telling you so). They may have been [removed in 3.4](https://blog.vuejs.org/posts/vue-3-4#other-removed-features).
1717

0 commit comments

Comments
 (0)