aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Quentin <39061148+LapsTimeOFF@users.noreply.github.com> 2023-08-23 19:36:26 +0200
committerGravatar GitHub <noreply@github.com> 2023-08-23 10:36:26 -0700
commitf3266ff436e0ed2aedd0d81f47a1ef104191a2c9 (patch)
tree2a12748bb2b22a55cb86baf809cb2fe549bcd102
parentb01764b31ee768872f3689d489b0e89914a8e460 (diff)
downloadbun-f3266ff436e0ed2aedd0d81f47a1ef104191a2c9.tar.gz
bun-f3266ff436e0ed2aedd0d81f47a1ef104191a2c9.tar.zst
bun-f3266ff436e0ed2aedd0d81f47a1ef104191a2c9.zip
docs: remove broken DNS link which is also not present in the official docs (#4268)
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index e4bd15092..0d85c5247 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