Skip to content

Commit

Permalink
Link to HTTPS version of blog
Browse files Browse the repository at this point in the history
  • Loading branch information
brandur committed Jul 23, 2012
1 parent 3fc398e commit 6d25126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/home/index.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
.row
.col_4#articles
h2= link_to 'Articles', 'http://mutelight.org'
p I <a href="http://mutelight.org">blog about technology</a> and other interesting things. Here are the latest articles that I've written:
p I <a href="https://mutelight.org">blog about technology</a> and other interesting things. Here are the latest articles that I've written:
ul
- @articles.each do |a|
li
Expand Down

0 comments on commit 6d25126

Please sign in to comment.