From ee4d605bc0918df583fbc6443600abd2f38e6e16 Mon Sep 17 00:00:00 2001 From: Julien Neuhart Date: Wed, 4 Nov 2020 10:50:27 +0100 Subject: [PATCH 1/2] Update README with link to new repo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4d6cb22..4e65adb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +**A new version with Symfony + GraphQL + Nuxt.js is available here:** https://github.com/thecodingmachine/symfony-nuxtjs + +--- + Source code of the tutorial [thecodingmachine.io/building-a-single-page-application-with-symfony-4-and-vuejs](https://thecodingmachine.io/building-a-single-page-application-with-symfony-4-and-vuejs). # Quick start From 61f2e9f2cddab229c1e6994e2e8a8e01631ba33f Mon Sep 17 00:00:00 2001 From: Julien Neuhart Date: Wed, 4 Nov 2020 14:22:39 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e65adb..3523dbf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -**A new version with Symfony + GraphQL + Nuxt.js is available here:** https://github.com/thecodingmachine/symfony-nuxtjs +**A new version with Symfony + GraphQL + Nuxt.js is available here:** https://github.com/thecodingmachine/symfony-boilerplate ---