From 0ee7cee1c092e0f6f763c2e5426b24d4a4e922c6 Mon Sep 17 00:00:00 2001 From: Keillion <735699921@qq.com> Date: Tue, 31 Aug 2021 16:25:51 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66e75cd..5ac10b2 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ The complete code of the "Hello World" example is shown below ``` -> You can also find the code (with more comments) [on GitHub](https://github.com/Dynamsoft/dbr-browser-samples/blob/master/1.hello-world/1.minimum-code.html). +> You can also find the code (with more comments) [on GitHub](https://github.com/Dynamsoft/dbr-browser-samples/blob/main/1.hello-world/1.minimum-code.html). *About the code*