diff --git a/docs/create-vue-app.md b/docs/create-vue-app.md index 457b87c..faa6f8c 100644 --- a/docs/create-vue-app.md +++ b/docs/create-vue-app.md @@ -1,6 +1,6 @@ # Vueアプリケーションの作成 -[![Edit in CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/kou029w/hasura-rest-hands-on/tree/main/frontend?file=/src/App.vue) +[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/kou029w/hasura-rest-hands-on/tree/main/frontend?file=/src/App.vue) このリンクからCodeSandboxにアクセスし、Vueアプリケーションを作成します。