From 7181757c7a3240c78fff4f219fe30002ad7709dc Mon Sep 17 00:00:00 2001 From: Shahab Movahhedi <45717968+movahhedi@users.noreply.github.com> Date: Tue, 20 Dec 2022 10:59:36 +0330 Subject: [PATCH] Fixed the `Full Pocketbase Tutorial` URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc13ce0..1f74386 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ A basic realtime chat app demo with Pocketbase & Svelte deployed to a $5 Linode server. -Check out the [Full Pocketbase Tutorial](https://fireship.io/lessons/Pocketbase-chat-app/) for more details. \ No newline at end of file +Check out the [Full Pocketbase Tutorial](https://fireship.io/lessons/pocketbase-chat-app/) for more details.