From 266425d5acca3d47824e989c3807621578b4bfeb Mon Sep 17 00:00:00 2001 From: Fanis Katsimpas Date: Wed, 1 Apr 2026 12:00:00 +0800 Subject: [PATCH] Fix broken link to design docs --- guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide.md b/guide.md index cd989e97..81ffd52e 100644 --- a/guide.md +++ b/guide.md @@ -2,7 +2,7 @@ [δΈ­ζ–‡ζŒ‡ε—](./guide.md) -> You may also want to read the [recipes](./docs/recipes/index.md) to find some use real-world use case, or read the [design docs](../) to know more technical details of rrweb. +> You may also want to read the [recipes](./docs/recipes/index.md) to find some use real-world use case, or read the [design docs](./docs) to know more technical details of rrweb. ## Installation