From 61907e22037e08d62825b8413ba6ff364536ba20 Mon Sep 17 00:00:00 2001 From: JonyFang Date: Thu, 17 Dec 2020 16:17:41 +0800 Subject: [PATCH] fix relative links Signed-off-by: JonyFang --- design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/design.md b/design.md index da8f0422..700e0192 100644 --- a/design.md +++ b/design.md @@ -5,7 +5,7 @@ Copyright 2012 Google Inc. iOS WebKit Debug Proxy Design ============================= -See the [README.md](README) for an overview. +See the [README.md](README.md) for an overview. Source ------