From 2bbdf4b04ccadbc86ea15a2e1186033462a06486 Mon Sep 17 00:00:00 2001 From: Kevin Levron Date: Sat, 19 Sep 2020 12:43:49 +0200 Subject: [PATCH] fix links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a15b3c1..1149b42 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ I will try to rewrite some of my [WebGL demos](https://codepen.io/collection/AG ## PoC -I first made a simple *Proof of Concept*, take a look at [Test1.vue](/src/components/Test1.vue) : +I first made a simple *Proof of Concept*, take a look at [Demo1.vue](/src/components/demos/Demo1.vue) : ```html