From a4dfbeadb92fe85755fe580002f21dc6b3520101 Mon Sep 17 00:00:00 2001 From: Florian Gillmann Date: Fri, 27 Jun 2025 11:59:16 +0200 Subject: [PATCH] fix: wrong dotfiles url from fantasy contest (#101) --- src/routes/hall_of_fame/rices.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/hall_of_fame/rices.ts b/src/routes/hall_of_fame/rices.ts index ce30e82..601a8b0 100644 --- a/src/routes/hall_of_fame/rices.ts +++ b/src/routes/hall_of_fame/rices.ts @@ -53,7 +53,7 @@ export const contests: Contest[] = [ name: 'Duskhide', creator: 'Flafy', pretitel: '#3', - dotfilesLink: 'https://github.com/vdawg-git/fantasy-rice', + dotfilesLink: 'https://github.com/flafydev/fantasy_rice', creatorProfilePicture: 'https://avatars.githubusercontent.com/u/44374434?s=24&v=4', thumbnail: '/ricing_competitions/4/flafy.webp', video: 'https://dl.hypr.land/contest-videos/fantasy_flafy.webm'