summaryrefslogtreecommitdiff
path: root/0004-fix-design-typo.patch
diff options
context:
space:
mode:
Diffstat (limited to '0004-fix-design-typo.patch')
-rw-r--r--0004-fix-design-typo.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/0004-fix-design-typo.patch b/0004-fix-design-typo.patch
new file mode 100644
index 0000000..dafc2c7
--- /dev/null
+++ b/0004-fix-design-typo.patch
@@ -0,0 +1,25 @@
+From a7df50dc3b51f961f3d2e48dd968cfb115c39fec Mon Sep 17 00:00:00 2001
+From: zhushy <zhushangyuan@foxmail.com>
+Date: Sat, 11 Feb 2023 00:05:53 +0800
+Subject: [PATCH 04/53] fix design typo
+
+---
+ README.md | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/README.md b/README.md
+index 3d1fc7cb..7e4b6de1 100644
+--- a/README.md
++++ b/README.md
+@@ -70,7 +70,7 @@ CRI interface is implemented based on gRPC. iSulad implemented CRI gRPC Server f
+
+ - [user manual](./docs/manual/README.md)
+
+-- [desgin docs](./docs/design/README.md)
++- [design docs](./docs/design/README.md)
+
+ ### Installing
+
+--
+2.25.1
+