Skip to content

Commit 6ac4f15

Browse files
committed
FIXED: changed absolute url for link to localhost:3000 to just the path
1 parent 0ca7b1c commit 6ac4f15

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

public/javascripts/translations.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

themes/hello_moto/views/layouts/application.html.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,10 @@
115115
<div class="yog-wrap">
116116
<div class="yog-col yog-9u first">
117117
<div class="yom-mod yom-linkbox yom-also-on-yahoo" id="also-on-ruby"><div class="hd"><h2>Also In Ruby</h2></div><div class="bd"><div class="content"><div class="wrap"><ul class="yom-list col first" style="width:33.333333333333%">
118-
<li class="first"><a href="http://ruby5.envylabs.com/"><span>Ruby5</span></a></li><li><a href="http://www.sinatrarb.com/"><span>Sinatra</span></a></li><li><a href="http://loudthinking.com/"><span>David Heinemeier Hansson </span></a></li><li><a href="http://confreaks.net/"><span>Confreaks</span></a></li><li class="last"><a href="http://www.actsasconference.com/corey-haines-talks-software-craftsmanship/"><span>Robert Dempsey & Corey Haines </span></a></li></ul><ul start="6" class="yom-list col" style="width:33.333333333333%"><li class="first"><a href="http://twitter.com/#!/bmabey"><span>Ben Mabey</span></a></li><li><a href="http://pragprog.com/categories/ruby_and_rails"><span>Books</span></a></li><li><a href="http://coderpath.com/"><span>CoderPath</span></a></li><li><a href="http://twitter.com/#!/atmos"><span>Corey Donohoe</span></a></li></ul></div></div></div><div class="ft"><a href="http://localhost:3000/also-in-ruby" class="more">All Ruby! »</a></div></div>
118+
<li class="first"><a href="http://ruby5.envylabs.com/"><span>Ruby5</span></a></li><li><a href="http://www.sinatrarb.com/"><span>Sinatra</span></a></li><li><a href="http://loudthinking.com/"><span>David Heinemeier Hansson </span></a></li><li><a href="http://confreaks.net/"><span>Confreaks</span></a></li><li class="last"><a href="http://www.actsasconference.com/corey-haines-talks-software-craftsmanship/"><span>Robert Dempsey & Corey Haines </span></a></li></ul><ul start="6" class="yom-list col" style="width:33.333333333333%"><li class="first"><a href="http://twitter.com/#!/bmabey"><span>Ben Mabey</span></a></li><li><a href="http://pragprog.com/categories/ruby_and_rails"><span>Books</span></a></li><li><a href="http://coderpath.com/"><span>CoderPath</span></a></li><li><a href="http://twitter.com/#!/atmos"><span>Corey Donohoe</span></a></li></ul></div></div></div><div class="ft"><a href="/also-in-ruby" class="more">All Ruby! »</a></div></div>
119119
</div>
120120
<div class="yog-col yog-8u last">
121-
<div class="yom-mod yom-linkbox yom-trending" id="trending"><div class="hd"><h2>Latest in Ruby</h2></div><div class="bd"><div class="content"><div class="wrap"><ol class="yom-list col first" style="width:50%"><li class="first"><a href="http://www.infoq.com/bycategory/newsbycategory.action?idx=2&alias=ruby" rel="nofollow"><span>Ruby News</span></a></li><li><a href="http://www.infoq.com/bycategory/contentbycategory.action?idx=2&ct=1&alias=ruby" rel="nofollow"><span>Community Articles</span></a></li><li><a href="http://www.infoq.com/bycategory/contentbycategory.action?idx=2&ct=5&alias=ruby" rel="nofollow"><span>Presentations</span></a></li><li><a href="http://www.infoq.com/bycategory/contentbycategory.action?idx=3&ct=2&alias=ruby" rel="nofollow"><span>Interviews</span></a></li>
121+
<div class="yom-mod yom-linkbox yom-trending" id="trending"><div class="hd"><h2>Latest in Ruby</h2></div><div class="bd"><div class="content"><div class="wrap"><ol class="yom-list col first" style="width:50%"><li class="first"><a href="http://www.infoq.com/bycategory/newsbycategory.action?idx=2&alias=ruby" rel="nofollow"><span>Ruby News</span></a></li><li><a href="http://www.infoq.com/bycategory/contentbycategory.action?idx=2&ct=1&alias=ruby" rel="nofollow"><span>Community Articles</span></a></li><li><a href="http://www.infoq.com/bycategory/contentbycategory.action?idx=2&ct=5&alias=ruby" rel="nofollow"><span>Presentations</span></a></li><li><a href="http://www.infoq.com/bycategory/contentbycategory.action?idx=3&ct=2&alias=ruby" rel="nofollow"><span>Interviews</span></a></li><li><a href="http://www.infoq.com/bycategory/contentbycategory.action?idx=3&ct=2&alias=ruby" rel="nofollow"><span>Interviews</span></a></li>
122122
</ol></div></div></div></div>
123123
</div>
124124
</div>

0 commit comments

Comments
 (0)