This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-doris-spark-connector.git
The following commit(s) were added to refs/heads/master by this push:
new 869cbcc Docs: Change http to https (#11)
869cbcc is described below
commit 869cbcc5ce193969760b7ee41e3dc61a14d9edf3
Author: Cheng Pan <[email protected]>
AuthorDate: Sun Mar 6 22:00:44 2022 +0800
Docs: Change http to https (#11)
Change http to https (#11)
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index f4e9246..8d9b82e 100644
--- a/README.md
+++ b/README.md
@@ -24,11 +24,11 @@ under the License.
### Spark Doris Connector
-More information about compilation and usage, please visit [Spark Doris
Connector](http://doris.apache.org/extending-doris/spark-doris-connector.html)
+More information about compilation and usage, please visit [Spark Doris
Connector](https://doris.apache.org/extending-doris/spark-doris-connector.html)
## 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)
## Report issues or submit pull request
@@ -40,10 +40,10 @@ Contact us through the following mailing list.
| Name
| Scope |
|
|
|
|:------------------------------------------------------------------------------|:--------------------------------|:----------------------------------------------------------------|:--------------------------------------------------------------------|:-----------------------------------------------------------------------------|
-| [[email protected]](mailto:[email protected]) |
Development-related discussions |
[Subscribe](mailto:[email protected]) |
[Unsubscribe](mailto:[email protected]) |
[Archives](http://mail-archives.apache.org/mod_mbox/doris-dev/) |
+| [[email protected]](mailto:[email protected]) |
Development-related discussions |
[Subscribe](mailto:[email protected]) |
[Unsubscribe](mailto:[email protected]) |
[Archives](https://mail-archives.apache.org/mod_mbox/doris-dev/) |
## Links
-* Doris official site - <http://doris.incubator.apache.org>
+* Doris official site - <https://doris.incubator.apache.org>
* Developer Mailing list - <[email protected]>. Mail to
<[email protected]>, follow the reply to subscribe the mail list.
* Slack channel - [Join the
Slack](https://join.slack.com/t/apachedoriscommunity/shared_invite/zt-11jb8gesh-7IukzSrdea6mqoG0HB4gZg)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]