From c0456832d3f81fa093bb917d49979e5452d52360 Mon Sep 17 00:00:00 2001 From: YuraVolk Date: Tue, 31 Oct 2023 11:23:14 +0300 Subject: [PATCH] update flappy bird link --- src/components/Gallery.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Gallery.vue b/src/components/Gallery.vue index 6970af8..107e6ff 100644 --- a/src/components/Gallery.vue +++ b/src/components/Gallery.vue @@ -131,7 +131,7 @@ export default { { name: "Flappy Bird", description: "flappyBird", - link: "https://yuravolk.github.io/Flappy-Bird-Pages/", + link: "https://yuravolk.github.io/Flappy-Bird-/", }, ], current: 1,