Skip to content

Commit e9317ba

Browse files
authored
Merge pull request #3144 from dlang/maxhaton-patch-2
Fix Issue 22363 - Wrong link in https://dlang.org/spec/abi.html for "…
2 parents 7961962 + 7fb63c9 commit e9317ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/abi.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@ $(H2 $(LNAME2 exception_handling, Exception Handling))
942942

943943
$(H2 $(LNAME2 garbage_collection, Garbage Collection))
944944

945-
$(P The interface to this is found in Druntime's $(DRUNTIMESRC gc/gcinterface.d).)
945+
$(P The interface to this is found in Druntime's $(DRUNTIMESRC core/gc/gcinterface.d).)
946946

947947
$(H2 $(LNAME2 runtime_helper_functions, Runtime Helper Functions))
948948

0 commit comments

Comments
 (0)