From 2b50dae2681e2f3756f43643259122c634a352fa Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 30 Nov 2023 15:34:44 -0500 Subject: Unmount Wittle engine --- app/helpers/application_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/helpers/application_helper.rb') diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index a51645b..72d7ab1 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -35,7 +35,7 @@ module ApplicationHelper { title: "Code repositories", url: "https://code.fourisland.com/" }, { title: "Quotes database", url: "https://www.fourisland.com/quotes" }, { title: "Pokémon", url: "https://www.fourisland.com/poke3" }, - { title: "Wittle", url: "https://www.fourisland.com/wittle" }, + { title: "Wittle", url: "https://www.fourisland.com/wittle/" }, ] end -- cgit 1.4.1