Update _header.html.haml
Change blog url, now there is no 301 required :)
This commit is contained in:
parent
c41db6634c
commit
eb5bc379d1
1 changed files with 1 additions and 1 deletions
|
|
@ -10,5 +10,5 @@
|
|||
%ul#landing_nav
|
||||
%li= link_to '@joindiaspora', "http://twitter.com/joindiaspora"
|
||||
%li= link_to 'github', "https://github.com/diaspora/diaspora"
|
||||
%li= link_to t('.blog'), 'http://blog.joindiaspora.com/'
|
||||
%li= link_to t('.blog'), 'http://blog.diasporafoundation.org/'
|
||||
%li= link_to t('.login'), new_user_session_path, :class => 'login'
|
||||
|
|
|
|||
Loading…
Reference in a new issue