Skip to content

Commit 66a9da7

Browse files
committed
Merge pull request shakacode#292 from trmcami/fix_broken_link
Fix broken link to blog post
2 parents 92d696b + 1609e28 commit 66a9da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/pages/_header.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<li>
2929
Be sure to read our new article
3030
<%= link_to "The React on Rails Doctrine",
31-
"http://www.shakacode.com/2016/01/26/the-react-on-rails-doctrine.html" %>.
31+
"http://www.shakacode.com/2016/01/27/the-react-on-rails-doctrine.html" %>.
3232
</li>
3333
</ul>
3434
<hr/>

0 commit comments

Comments
 (0)