From 8a78a42d2d2ac9656f36b134cddd38a768e0507b Mon Sep 17 00:00:00 2001 From: BV-WebDev <19169837+BV-WebDev@users.noreply.github.com> Date: Sat, 14 Mar 2026 16:10:44 +0100 Subject: [PATCH] Update README documentation links --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a191a446..14869229f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ We aren't in the NPM registry but you can easily install it with the NPM client: * `npm install uNetworking/uWebSockets.js#v20.59.0` -* Browse the [documentation](https://unetworking.github.io/uWebSockets.js/generated/functions/App.html) and see the [main repo](https://github.com/uNetworking/uWebSockets). There are tons of [examples](examples) but here's the gist of it all: +* Browse the [documentation](https://unetworking.github.io/uWebSockets.js/generated/) and the tons of [examples](examples) for a quick start. +* Check the [main repo](https://github.com/uNetworking/uWebSockets) and its [user manual](https://github.com/uNetworking/uWebSockets/blob/master/misc/READMORE.md) for best practices. ### :dart: In essence