From 58c4d75ea6f6ede20b64c24aa4e848523db3af37 Mon Sep 17 00:00:00 2001 From: hasezoey Date: Thu, 16 Jun 2022 08:46:15 +0200 Subject: [PATCH] docs(mongo-binary-opts): fix TODO link --- docs/api/interfaces/mongo-binary-opts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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