From f5a618911b720f725c3065b084863564f153516b Mon Sep 17 00:00:00 2001 From: Max Magorsch Date: Fri, 6 Mar 2020 18:12:31 +0100 Subject: Fix the planet pluto link in the footer Signed-off-by: Max Magorsch --- tyrian-contributors.html.erb | 2 +- tyrian-search.html.erb | 2 +- tyrian.html.erb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tyrian-contributors.html.erb b/tyrian-contributors.html.erb index 4ca73c3..f0a00e2 100644 --- a/tyrian-contributors.html.erb +++ b/tyrian-contributors.html.erb @@ -162,7 +162,7 @@ Updated:
<%= site.updated %>
- Powered by:
<%= link_to 'Powered by Pluto', 'https://github/feedreader' %> + Powered by:
<%= link_to 'Powered by Pluto', 'https://github.com/feedreader' %>