diff --git a/docs/features/garbage_collector.md b/docs/features/garbage_collector.md index b34cd8bb70..54d1d9f007 100644 --- a/docs/features/garbage_collector.md +++ b/docs/features/garbage_collector.md @@ -25,7 +25,7 @@ on test completion. ## Ryuk -[https://github.com/testcontainers/moby-ryuk](Ryuk) (also referred to as +[Ryuk](https://github.com/testcontainers/moby-ryuk) (also referred to as `Reaper` in this package) removes containers/networks/volumes created by Testcontainers-Go after a specified delay. It is a project developed by the TestContainers organization and is used across the board for many of the