diff options
-rw-r--r-- | tyrian-contributors.html.erb | 2 | ||||
-rw-r--r-- | tyrian-search.html.erb | 2 | ||||
-rw-r--r-- | 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:</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"> <!-- |