From df785496e6d21cd92c7805735e1a0fa33a67a561 Mon Sep 17 00:00:00 2001 From: Tobias Schneider Date: Sun, 26 Jun 2022 03:28:14 +0200 Subject: [PATCH] update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1233d0..4758d23 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ CLI Tool | Router [wrangler2](https://github.com/cloudflare/wrangler2#readme) | Use `v2.x.x` or later. [@cloudflare/wrangler](https://github.com/cloudflare/wrangler#readme) | Use `v1.x.x`, [here](https://github.com/tsndr/cloudflare-worker-router/tree/legacy#readme). -See [Migration from v1.x.x to v2.x.x](https://github.com/tsndr/cloudflare-worker-router/blob/main/MIGRATION.md) if you want to update. +See [Migration from v1.x.x to v2.x.x](https://github.com/tsndr/cloudflare-worker-router/blob/main/MIGRATION.md#migration-guide) if you want to update. ---