Skip to content

Commit be9fbb5

Browse files
committed
Update Rubyboulets url.
1 parent 6ffe95f commit be9fbb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h2>Current Meals</h2>
3131
{% for city in site.cities %}
3232
<a class="extra" href="/{{ city.first.first }}">{{ city.first.last.name }}</a>
3333
{% endfor %}
34-
<a class="extra" href="http://ruby_boulets.eventbrite.com/">Rubyboulets - Liège</a>
34+
<a class="extra" href="http://www.meetup.com/ruby_boulets-rb/">Rubyboulets - Liège</a>
3535
<a class="extra" href="http://www.meetup.com/ruby_burgers_austin-rb/">Rubyburgers - Austin, TX</a>
3636
<a class="extra" href="http://hamburg.onruby.de/events/ruby-burgers-oktober" title="Rubyburgers - Hamburg">Rubyburgers - Hamburg, Germany</a>
3737
<a class="extra" href="http://leipzig.onruby.de/events/lor-november-2013" title="Rubyburgers - Leipzig">Rubyburgers - Leipzig, Germany</a>

0 commit comments

Comments
 (0)