You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by Sebastian Bazley <se...@apache.org> on 2016/02/15 20:45:50 UTC

[whimsy.git] [1/1] Commit f2c10a4: www.whimsy.org is wrong

Commit f2c10a45226989ae0486f113a2d7bbdd35bf86b0:
    www.whimsy.org is wrong
    replace with / as hopefully that will work for whimsy-test as well


Branch: refs/heads/master
Author: Sebb <se...@apache.org>
Committer: Sebb <se...@apache.org>
Pusher: sebb <se...@apache.org>

------------------------------------------------------------
www/roster/banner.rb                                         | + -
------------------------------------------------------------
2 changes: 1 additions, 1 deletions.
------------------------------------------------------------


diff --git a/www/roster/banner.rb b/www/roster/banner.rb
index 0607934..11a6079 100644
--- a/www/roster/banner.rb
+++ b/www/roster/banner.rb
@@ -17,7 +17,7 @@ def _banner(args)
           _span.glyphicon.glyphicon_home
         end
 
-        _a 'whimsy', href: 'https://www.whimsy.org/'
+        _a 'whimsy', href: '/'
         args[:breadcrumbs].each do |name, link|
           _span "\u00BB"
           _a name.to_s, href: link