From 4eb0fa9b7d7513b41dda1c39660cba1ca00761f7 Mon Sep 17 00:00:00 2001 From: Girish21 Date: Sun, 12 Jun 2022 00:42:16 +0530 Subject: [PATCH] readme fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b5ee73..1e919ed 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Durable Objects are only available with a Workers paid subscription. However, yo This starter template comes with a simple DO implementation to keep track of the number of times the root loader is invoked. -If you're starting with DO and not sure what it is, go through the official docs on [Durable Objects](https://remix.run/docs/en/v1/api/conventions#page-context-in-meta-function) will be a good start! +If you're starting with DO and not sure what it is, go through the official docs on [Durable Objects](https://developers.cloudflare.com/workers/runtime-apis/durable-objects/) will be a good start! ## Worker KV 📒