https://issues.dlang.org/show_bug.cgi?id=22363
Issue ID: 22363
Summary: Wrong link in https://dlang.org/spec/abi.html for
"Garbage Collection"
Product: D
Version: D2
Hardware: Other
OS: Other
Status: NEW
Severity: normal
Priority: P1
Component: dlang.org
Assignee: [email protected]
Reporter: [email protected]
Current wrong link:
https://github.com/dlang/druntime/blob/master/src/gc/gcinterface.d
Should be:
https://github.com/dlang/druntime/blob/master/src/core/gc/gcinterface.d
--
