templates/default/layout/html/footer.erb in yard-0.9.27 vs templates/default/layout/html/footer.erb in yard-0.9.28

- old
+ new

@@ -1,5 +1,5 @@ <div id="footer"> Generated on <%= Time.now.strftime("%c") %> by - <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> + <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> <%= YARD::VERSION %> (ruby-<%= RUBY_VERSION %>). </div>