From 12ba53f19b9d5a1ffd422ae2a7fa15fe660919c8 Mon Sep 17 00:00:00 2001 From: Fanis Katsimpas Date: Tue, 22 Dec 2020 10:06:21 +0000 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