mirror of
https://github.com/python/cpython.git
synced 2026-05-23 04:43:06 -04:00
c6f3c8b612
The make_head_and_body() function used a hardcoded value for the <link> element for the index; this patch causes the proper output filename to be captured during the transformation phase so it can be used during the page assembly phase.