This is an automated email from the ASF dual-hosted git repository.
weibin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-graphar.git
The following commit(s) were added to refs/heads/main by this push:
new c7450037 chore: update library link (#556)
c7450037 is described below
commit c7450037b92065d6d1f3ff9c3e59458c716592d3
Author: Cancai Cai <[email protected]>
AuthorDate: Sun Jul 28 23:06:39 2024 +0800
chore: update library link (#556)
Signed-off-by: Cancai Cai <[email protected]>
---
CONTRIBUTING.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3e35b4bc..f74ff421 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -106,9 +106,9 @@ Please pick up your favorite runtime environment.
Different components of GraphAr may require different setup steps. Please
refer to their respective `README` documentation for more details.
- [C++ Library](cpp/README.md)
-- [Scala with Spark Library](spark/README.md)
+- [Scala with Spark Library](maven-projects/spark/README.md)
- [Python with PySpark Library](pyspark/README.md) (under development)
-- [Java Library](java/README.md) (under development)
+- [Java Library](maven-projects/java/README.md) (under development)
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]