aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Raxit Majithiya <767683+raxityo@users.noreply.github.com> 2023-02-25 10:49:44 -0500
committerGravatar GitHub <noreply@github.com> 2023-02-25 09:49:44 -0600
commita819e3b7230d71e3936d9b43f7aa147ab322366a (patch)
tree36fc4dc7342498a9146321937a29d106411315d2
parent8e09b1afff0e2e147a59324114a03e5b47213007 (diff)
downloadbun-a819e3b7230d71e3936d9b43f7aa147ab322366a.tar.gz
bun-a819e3b7230d71e3936d9b43f7aa147ab322366a.tar.zst
bun-a819e3b7230d71e3936d9b43f7aa147ab322366a.zip
docs: Fix the link to Node.js ecosystem (#2181)
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5d129e9a0..5fb33637d 100644
--- a/README.md
+++ b/README.md
@@ -102,7 +102,7 @@ bun upgrade --canary
- [Hot reloading](https://bun.sh/docs/runtime/hot)
- [Plugins](https://bun.sh/docs/runtime/plugins)
- Ecosystem
- - [Node.js](https://bun.sh/docs/ecosystem/nodejs-apis)
+ - [Node.js](https://bun.sh/docs/ecosystem/nodejs)
- [TypeScript](https://bun.sh/docs/ecosystem/typescript)
- [React](https://bun.sh/docs/ecosystem/react)
- [Elysia](https://bun.sh/docs/ecosystem/elysia)
@@ -134,4 +134,4 @@ Refer to the [Project > Contributing](https://bun.sh/docs/project/developing) gu
## License
-Refer to the [Project > License](https://bun.sh/docs/project/licensing) page for information about Bun's licensing. \ No newline at end of file
+Refer to the [Project > License](https://bun.sh/docs/project/licensing) page for information about Bun's licensing.