lib/rdoc/generator/template/sdoc/search_index.rhtml in sdoc-0.4.1 vs lib/rdoc/generator/template/sdoc/search_index.rhtml in sdoc-0.4.2
- old
+ new
@@ -3,6 +3,6 @@
<body>
<% @files.each do |file| %>
<a href="../<%= file.path %>"><%= file.relative_name %></a>
<% end %>
</body>
-</html>
\ No newline at end of file
+</html>