From f3266ff436e0ed2aedd0d81f47a1ef104191a2c9 Mon Sep 17 00:00:00 2001 From: Quentin <39061148+LapsTimeOFF@users.noreply.github.com> Date: Wed, 23 Aug 2023 19:36:26 +0200 Subject: [PATCH] docs: remove broken DNS link which is also not present in the official docs (#4268) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e4bd150920..0d85c52478 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,6 @@ bun upgrade --canary - [HTMLRewriter](https://bun.sh/docs/api/html-rewriter) - [Testing](https://bun.sh/docs/api/test) - [Utils](https://bun.sh/docs/api/utils) - - [DNS](https://bun.sh/docs/api/dns) - [Node-API](https://bun.sh/docs/api/node-api) ## Contributing