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 7969970  fix(docs): fix invalid repo links in README (#505)
7969970 is described below

commit 7969970ac829f01dd31fd1731c90c5a178c2ac5b
Author: Haoran Yu <[email protected]>
AuthorDate: Tue May 28 16:58:14 2024 +0800

    fix(docs): fix invalid repo links in README (#505)
    
    Signed-off-by: Haoran Yu <[email protected]>
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 082491e..ad9e064 100644
--- a/README.md
+++ b/README.md
@@ -231,8 +231,8 @@ for details about the PySpark library.
 
 ## Contributing
 
-- Start with [Contributing Guide]().
-- Submit [Issues]() for bug reports, feature requests.
+- Start with [Contributing 
Guide](https://github.com/apache/incubator-graphar/blob/main/CONTRIBUTING.md).
+- Submit [Issues](https://github.com/apache/incubator-graphar/issues) for bug 
reports, feature requests.
 - Discuss at [dev mailing list](mailto:[email protected]) 
([subscribe](mailto:[email protected]?subject=(send%20this%20email%20to%20subscribe))
 / 
[unsubscribe](mailto:[email protected]?subject=(send%20this%20email%20to%20unsubscribe))
 / [archives](https://lists.apache.org/[email protected])).
 - Asking questions on [GitHub 
Discussions](https://github.com/apache/graphar/discussions/new?category=q-a).
 - Join our [Weekly Community 
Meeting](https://github.com/apache/incubator-graphar/wiki/GraphAr-Weekly-Community-Meeting).


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to