From 065dc98fccf3ada374c33c81d2e11ef0148e56ec Mon Sep 17 00:00:00 2001 From: unix Date: Sun, 26 Apr 2020 11:51:44 +0800 Subject: [PATCH] docs: rename the referenced ZEIT brand name in docs --- README.md | 2 +- pages/en-us/guide/introduction.mdx | 4 ++-- pages/zh-cn/guide/introduction.mdx | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c40b61b..d45daa5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

-> @zeit-ui/react -- Modern and minimalist React UI library, originating from ZEIT Design. +> @zeit-ui/react -- Modern and minimalist React UI library, originating from Vercel's design.
diff --git a/pages/en-us/guide/introduction.mdx b/pages/en-us/guide/introduction.mdx index adc850e..a49c4cf 100644 --- a/pages/en-us/guide/introduction.mdx +++ b/pages/en-us/guide/introduction.mdx @@ -12,9 +12,9 @@ export const meta = { ### Why @zeit-ui/react `@zeit-ui/react` is a React implementation for styles -originating from ZEIT's Design. +originating from Vercel's design. -The design of the **ZEIT** is concise and aesthetic feeling, this is an important reason for popular of ZEIT. +The design of the **Vercel** is concise and aesthetic feeling, this is an important reason for popular of Vercel. Now you can use them at will in React. ZEIT UI is an unofficial organization, all our projects are open source. diff --git a/pages/zh-cn/guide/introduction.mdx b/pages/zh-cn/guide/introduction.mdx index f6a3a95..49a62ff 100644 --- a/pages/zh-cn/guide/introduction.mdx +++ b/pages/zh-cn/guide/introduction.mdx @@ -13,9 +13,9 @@ export const meta = { ### 什么是 ZEIT UI - React `@zeit-ui/react` 是对 ZEIT 样式库 的一个 React 版本实现, -灵感来自于 ZEIT 的设计稿。 +灵感来自于 Vercel 的设计稿。 -ZEIT 的设计非常简洁美观,且有浓厚的 Geek 风格,这是 ZEIT 如此受欢迎的重要原因,现在你可以在 React 中随意使用所有设计元素。 +Vercel 的设计非常简洁美观,且有浓厚的 Geek 风格,这是 Vercel 如此受欢迎的重要原因,现在你可以在 React 中随意使用所有设计元素。 ZEIT UI 是非官方的组织,且所有项目都是开源的。