mirror of
https://github.com/ruby/ruby.git
synced 2025-09-18 18:13:58 +02:00
![]() Every image in the rdoc.css that use url has the wrong one. They end up pointing to `css/images/zoom.png` instead of `images/zoom.png`.
Just open this page https://ruby.github.io/rdoc/RDoc/CodeObject.html on chrome and you can see in the console the spam of the failed GET queries.
This fixes it.
|
||
---|---|---|
.. | ||
css | ||
fonts | ||
images | ||
js | ||
.document | ||
_footer.rhtml | ||
_head.rhtml | ||
_sidebar_classes.rhtml | ||
_sidebar_extends.rhtml | ||
_sidebar_in_files.rhtml | ||
_sidebar_includes.rhtml | ||
_sidebar_installed.rhtml | ||
_sidebar_methods.rhtml | ||
_sidebar_navigation.rhtml | ||
_sidebar_pages.rhtml | ||
_sidebar_parent.rhtml | ||
_sidebar_search.rhtml | ||
_sidebar_sections.rhtml | ||
_sidebar_table_of_contents.rhtml | ||
_sidebar_VCS_info.rhtml | ||
class.rhtml | ||
index.rhtml | ||
page.rhtml | ||
servlet_not_found.rhtml | ||
servlet_root.rhtml | ||
table_of_contents.rhtml |