From 3c3f5770f75431919efb6da3b5e7d33852f97658 Mon Sep 17 00:00:00 2001 From: Adrian Short Date: Thu, 26 Nov 2020 11:33:07 +0000 Subject: [PATCH] Fix URL --- views/layout.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/layout.haml b/views/layout.haml index 8a869df..bc65503 100644 --- a/views/layout.haml +++ b/views/layout.haml @@ -35,7 +35,7 @@ %footer %a{ :href => 'https://www.adrianshort.org/'}< Adrian Short made this - %a{ :href => 'https://github.com/adrianshort/kiosks'}< + %a{ :href => 'https://git.adrianshort.org/adrian/kiosks'}< Source code %a{ :href => 'https://www.adrianshort.org/tags/inlinkuk/'}< InLink blog posts