Skip to content

Commit 4957f99

Browse files
authored
fix: update link to vue rfc #4200 (#4203)
1 parent d377aae commit 4957f99

File tree

1 file changed

+1
-1
lines changed
  • packages/create-app/template-vue/src

1 file changed

+1
-1
lines changed

packages/create-app/template-vue/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import HelloWorld from './components/HelloWorld.vue'
88
99
// This starter template is using Vue 3 experimental <script setup> SFCs
10-
// Check out https://github.com/vuejs/rfcs/blob/script-setup-2/active-rfcs/0000-script-setup.md
10+
// Check out https://github.com/vuejs/rfcs/blob/master/active-rfcs/0040-script-setup.md
1111
</script>
1212

1313
<style>

0 commit comments

Comments
 (0)