aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Magorsch <arzano@gentoo.org>2020-03-06 18:12:31 +0100
committerMax Magorsch <arzano@gentoo.org>2020-03-06 18:12:31 +0100
commitf5a618911b720f725c3065b084863564f153516b (patch)
treee925d8fe09d987e40e2ea797fe3fc6bdada42737
parentAdd a search functionality (diff)
downloadplanet-tyrian-f5a618911b720f725c3065b084863564f153516b.tar.gz
planet-tyrian-f5a618911b720f725c3065b084863564f153516b.tar.bz2
planet-tyrian-f5a618911b720f725c3065b084863564f153516b.zip
Fix the planet pluto link in the footer
Signed-off-by: Max Magorsch <arzano@gentoo.org>
-rw-r--r--tyrian-contributors.html.erb2
-rw-r--r--tyrian-search.html.erb2
-rw-r--r--tyrian.html.erb2
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:</strong><br><span class="kk-i18n-date" title="<%= site.updated %>"><%= site.updated %></span>
</div>
<div class="col-xs-12 col-md-4">
- <strong>Powered by:</strong><br><%= link_to 'Powered by Pluto', 'https://github/feedreader' %>
+ <strong>Powered by:</strong><br><%= link_to 'Powered by Pluto', 'https://github.com/feedreader' %>
</div>
<div class="col-xs-12 col-md-4">
<!--
diff --git a/tyrian-search.html.erb b/tyrian-search.html.erb
index f1d963a..9a55464 100644
--- a/tyrian-search.html.erb
+++ b/tyrian-search.html.erb
@@ -172,7 +172,7 @@
Updated:</strong><br><span class="kk-i18n-date" title="<%= site.updated %>"><%= site.updated %></span>
</div>
<div class="col-xs-12 col-md-4">
- <strong>Powered by:</strong><br><%= link_to 'Powered by Pluto', 'https://github/feedreader' %>
+ <strong>Powered by:</strong><br><%= link_to 'Powered by Pluto', 'https://github.com/feedreader' %>
</div>
<div class="col-xs-12 col-md-4">
<!--
diff --git a/tyrian.html.erb b/tyrian.html.erb
index 7b510a2..20ad499 100644
--- a/tyrian.html.erb
+++ b/tyrian.html.erb
@@ -312,7 +312,7 @@
Updated:</strong><br><span class="kk-i18n-date" title="<%= site.updated %>"><%= site.updated %></span>
</div>
<div class="col-xs-12 col-md-4">
- <strong>Powered by:</strong><br><%= link_to 'Powered by Pluto', 'https://github/feedreader' %>
+ <strong>Powered by:</strong><br><%= link_to 'Powered by Pluto', 'https://github.com/feedreader' %>
</div>
<div class="col-xs-12 col-md-4">
<!--