closes #21771; fixes the link (#21777)

closes #21771
This commit is contained in:
ringabout
2023-05-03 18:54:40 +08:00
committed by GitHub
parent a154950570
commit 1d80dc7df6

View File

@@ -526,7 +526,7 @@ Define Effect
This only works with `--mm:none`:option:,
`--mm:arc`:option: and `--mm:orc`:option:.
`useRealtimeGC` Enables support of Nim's GC for *soft* realtime
systems. See the documentation of the [mm](mm.html)
systems. See the documentation of the [refc](refc.html)
for further information.
`logGC` Enable GC logging to stdout.
`nodejs` The JS target is actually ``node.js``.