diff options
author | 2023-08-23 19:36:26 +0200 | |
---|---|---|
committer | 2023-08-23 10:36:26 -0700 | |
commit | f3266ff436e0ed2aedd0d81f47a1ef104191a2c9 (patch) | |
tree | 2a12748bb2b22a55cb86baf809cb2fe549bcd102 | |
parent | b01764b31ee768872f3689d489b0e89914a8e460 (diff) | |
download | bun-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.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |