[fix][doc]Modify readme link (#9334)
This commit is contained in:
14
README.md
14
README.md
@ -43,7 +43,7 @@ The main advantages of Doris are the simplicity (of developing, deploying and us
|
||||
|
||||
## License
|
||||
|
||||
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
||||
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
||||
|
||||
> **Note**
|
||||
> Some licenses of the third-party dependencies are not compatible with Apache 2.0 License. So you need to disable
|
||||
@ -55,11 +55,11 @@ Doris mainly integrates the technology of [Google Mesa](https://research.google/
|
||||
|
||||
## Compile and install
|
||||
|
||||
See [Compilation](https://doris.incubator.apache.org/installing/compilation-with-ldb-toolchain.html)
|
||||
See [Compilation](https://doris.incubator.apache.org/install/source-install/compilation-with-ldb-toolchain.html)
|
||||
|
||||
## Getting start
|
||||
|
||||
See [Basic Usage](https://doris.incubator.apache.org/getting-started/basic-usage.html)
|
||||
See [Basic Usage](https://doris.incubator.apache.org/install/source-install/compilation-with-ldb-toolchain.html)
|
||||
|
||||
## Doris Connector
|
||||
|
||||
@ -69,6 +69,12 @@ Doris provides support for Spark/Flink to read data stored in Doris through Conn
|
||||
|
||||
[apache/incubator-doris-spark-connector](https://github.com/apache/incubator-doris-spark-connector)
|
||||
|
||||
## Doris Manager
|
||||
|
||||
Doris provides one-click visual automatic installation and deployment, cluster management and monitoring tools for clusters.
|
||||
|
||||
[apache/incubator-doris-manager](https://github.com/apache/incubator-doris-manager)
|
||||
|
||||
## Report issues or submit pull request
|
||||
|
||||
If you find any bugs, feel free to file a [GitHub issue](https://github.com/apache/incubator-doris/issues) or fix it by submitting a [pull request](https://github.com/apache/incubator-doris/pulls).
|
||||
@ -83,6 +89,6 @@ Contact us through the following mailing list.
|
||||
|
||||
## Links
|
||||
|
||||
* Doris official site - <http://doris.incubator.apache.org>
|
||||
* Doris official site - <https://doris.incubator.apache.org>
|
||||
* Developer Mailing list - <dev@doris.apache.org>. Mail to <dev-subscribe@doris.apache.org>, follow the reply to subscribe the mail list.
|
||||
* Slack channel - [Join the Slack](https://join.slack.com/t/apachedoriscommunity/shared_invite/zt-11jb8gesh-7IukzSrdea6mqoG0HB4gZg)
|
||||
|
||||
Reference in New Issue
Block a user