Skip to content

Commit 7fb63c9

Browse files
authored
Fix Issue 22363 - Wrong link in https://dlang.org/spec/abi.html for "Garbage Collection"
1 parent 7961962 commit 7fb63c9

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)