lib/templates/applet/index.html.erb in ruby-processing-1.0.10.1 vs lib/templates/applet/index.html.erb in ruby-processing-1.0.11

- old
+ new

@@ -95,11 +95,11 @@ <div id="built_with"> <a href="http://wiki.github.com/jashkenas/ruby-processing"> <img src="images/built_with.jpg" alt="Ruby-Processing" /> </a> - Via <a href="http://jruby.codehaus.org/">JRuby</a> and <a href="http://processing.org/">Processing</a><br /> + Via <a href="http://jruby.org/">JRuby</a> and <a href="http://processing.org/">Processing</a><br /> Source: <a href="<%= @main_file %>"><%= @main_file %></a> </div> <% if @description && !@description.empty? %> <div id="description"> @@ -108,6 +108,6 @@ </div> <% end %> </div> </body> -</html> \ No newline at end of file +</html>