diff --git a/docs/api/interfaces/mongo-binary-opts.md b/docs/api/interfaces/mongo-binary-opts.md index 1272dab85..ecf543224 100644 --- a/docs/api/interfaces/mongo-binary-opts.md +++ b/docs/api/interfaces/mongo-binary-opts.md @@ -33,7 +33,7 @@ Set the directory where binaries will be downloaded to, when a download needs to Typings: `os?: AnyOS` -Set OS information that is necessary for generating the archive name, uses [`AnyOS`](TODO). +Set OS information that is necessary for generating the archive name, uses [`AnyOS`](#helper-type-anyos). ### arch