From 0dcda5774f0bdb3ebdee68877c04f79a7bd766e2 Mon Sep 17 00:00:00 2001 From: whhe Date: Thu, 18 Nov 2021 17:52:48 +0800 Subject: [PATCH] fix license url in readme file (#487) * Update README.md * fix license link in readme file Co-authored-by: Amber Zhang <42762957+Amber1990Zhang@users.noreply.github.com> --- README-CN.md | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README-CN.md b/README-CN.md index c0e8401f78..500c2535c8 100644 --- a/README-CN.md +++ b/README-CN.md @@ -34,7 +34,7 @@ OceanBase 数据库支持支付宝的全部核心业务,以及银行、保险 ## 许可证 -OceanBase 数据库使用 [MulanPubL - 2.0](https://license.coscl.org.cn/MulanPubL-2.0/index.html) 许可证。您可以免费复制及使用源代码。当您修改或分发源代码时,请遵守木兰协议。 +OceanBase 数据库使用 [MulanPubL - 2.0](http://license.coscl.org.cn/MulanPubL-2.0) 许可证。您可以免费复制及使用源代码。当您修改或分发源代码时,请遵守木兰协议。 ## 兼容性列表 diff --git a/README.md b/README.md index e86cac1220..d17ed5d0e9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# What is OceanBase database +# What is OceanBase Database OceanBase Database is a native distributed relational database. It is developed entirely by Alibaba and Ant Group. OceanBase Database is built on a common server cluster. Based on the Paxos protocol and its distributed structure, OceanBase Database provides high availability and linear scalability. OceanBase Database is not dependent on specific hardware architectures. @@ -40,7 +40,7 @@ Refer to the [Get Started guide](docs/docs/docs-en/quick-start-en.md) to try out ## Licencing -OceanBase Database is under [MulanPubL - 2.0](https://license.coscl.org.cn/MulanPubL-2.0/index.html) license. You can freely copy and use the source code. When you modify or distribute the source code, please obey the MulanPubL - 2.0 license. +OceanBase Database is under [MulanPubL - 2.0](http://license.coscl.org.cn/MulanPubL-2.0) license. You can freely copy and use the source code. When you modify or distribute the source code, please obey the MulanPubL - 2.0 license. ## OS compatibility list