This is an automated email from the ASF dual-hosted git repository. lresende pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-toree.git
The following commit(s) were added to refs/heads/master by this push:
new 85690d75 [TOREE-542] Fix links in README (#208)
85690d75 is described below
commit 85690d75702c86e3cc8545e5c6942357f8c0bbb4
Author: Cheng Pan <[email protected]>
AuthorDate: Mon Aug 7 09:40:11 2023 +0800
[TOREE-542] Fix links in README (#208)
---
README.md | 17 +++++++----------
1 file changed, 7 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 1632bfe5..0d27f278 100644
--- a/README.md
+++ b/README.md
@@ -140,22 +140,19 @@ Resources
We are currently enhancing our documentation, which is available in our
[website][documentation].
[1]: https://spark.apache.org/
-[2]:
https://github.com/ibm-et/spark-kernel/wiki/Guide-to-the-Comm-API-of-the-Spark-Kernel-and-Spark-Kernel-Client
-[3]:
https://github.com/ibm-et/spark-kernel/wiki/Guide-to-Developing-Magics-for-the-Spark-Kernel
-[4]:
https://github.com/ibm-et/spark-kernel/wiki/Getting-Started-with-the-Spark-Kernel
-[5]: https://github.com/ibm-et/spark-kernel/wiki
-[website]: http://toree.apache.org
-[documentation]: http://toree.apache.org/docs/current/user/quick-start/
+[website]: https://toree.apache.org
+[documentation]: https://toree.apache.org/docs/current/user/quick-start/
[issues]: https://issues.apache.org/jira/browse/TOREE
-[build-badge]: https://travis-ci.org/apache/incubator-toree.svg?branch=master
-[build-url]: https://travis-ci.org/apache/incubator-toree
+[build-badge]:
https://github.com/apache/incubator-toree/actions/workflows/build.yml/badge.svg
+[build-url]:
https://github.com/apache/incubator-toree/actions/workflows/build.yml
[license-badge]:
https://img.shields.io/badge/License-Apache%202-blue.svg?style=flat
[license-url]: LICENSE
[gitter-badge]: https://badges.gitter.im/Join%20Chat.svg
[gitter-url]: https://gitter.im/apache/toree
-[try-jupyter]: http://try.jupyter.org
-[mail-list]: mailto:[email protected]
+[try-jupyter]: https://try.jupyter.org
+[mail-list]: mailto:[email protected]
[master]: https://github.com/apache/incubator-toree
[0.1.x]: https://github.com/apache/incubator-toree/tree/0.1.x
+[0.4.x]: https://github.com/apache/incubator-toree/tree/0.4.x
