mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-06 07:38:24 +00:00
This fixes autogenerated references within the same-module for types, variables and constants for custom output file names. Previously, the module name was baked-in, now intra-module links omit the page name in href. In short, fixes symbol anchors for `-o:index.html` Expected test results updated.