From a8016c8d748185d6dc0bb587f46e2e74aa5f8362 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=B2=88=E5=94=81?= <52o@qq52o.cn>
Date: Sat, 20 Feb 2021 15:54:30 +0800
Subject: [PATCH] docs: Update Vercel logo link (#1520)
---
docs/README.md | 2 +-
docs/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/README.md b/docs/README.md
index 60023700..ca396b7b 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -35,4 +35,4 @@ Users and the development team are usually in the [Discord server](https://disco
_Vercel_ has given us a Pro account.
-
+
diff --git a/docs/index.html b/docs/index.html
index b32a76f2..27dadcaa 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -196,7 +196,7 @@
}
return (
html +
- '
Vercel has given us a Pro account
'
+ '
Vercel has given us a Pro account
'
);
});
},