From 4d0b40c683bdc97d9236681ddd8e4d672000bccf Mon Sep 17 00:00:00 2001 From: Robert Soriano Date: Thu, 31 Oct 2024 09:39:59 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb732fe..64809bf 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ End-to-end typesafe APIs with [tRPC.io](https://trpc.io/) in Nuxt applications. > [!NOTE] -> Looking for tRPC v11 support? Proceed to [this branch](https://github.com/wobsoriano/trpc-nuxt/tree/trpc-v11) instead. +> Looking for tRPC v11 support? Proceed to [this branch](https://github.com/wobsoriano/trpc-nuxt/tree/next) instead.