From fb93b48588ddb41cdc9922ae7be62db925c9373f Mon Sep 17 00:00:00 2001 From: guodong Date: Wed, 8 Feb 2023 17:05:17 -0500 Subject: [PATCH] fix links --- CONTRIBUTING.md | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d80dc75a431..22c090b0dbd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ Please report unacceptable behavior to [contact@kuzudb.com](mailto:contact@kuzud ## Outside Contributors Join our project's [Slack workspace](https://join.slack.com/t/kuzudb/shared_invite/zt-1n67h736q-E3AFGSI4w~ljlFMYr3_Sjg) for real-time communication with the core team and other contributors. If you have a question or need help, feel free to ask in the appropriate channel or create an issue. -And be aware that by contributing to this project, you agree to release your contributions under the [MIT License](https://github.com/kuzudb/kuzu/tree/master/LICENSE.md). +And be aware that by contributing to this project, you agree to release your contributions under the [MIT License](LICENSE). We expect following guidelines to be followed by all contributors: * Discuss your intended changes with the core team on Github or Slack, so we can assign appropriate issue(s) for you to work on. diff --git a/README.md b/README.md index 641a7d406e5..11d8797d79f 100644 --- a/README.md +++ b/README.md @@ -85,10 +85,10 @@ while result.hasNext(): Refer to our [Data Import](https://kuzudb.com/docs/data-import) and [Cypher](https://kuzudb.com/docs/cypher) section for more information. ## Contributing -We welcome contributions to Kùzu. If you are interested in contributing to Kùzu, please read our [Contributing Guide](https://github.com/kuzudb/kuzu/tree/master/CONTRIBUTING.md). +We welcome contributions to Kùzu. If you are interested in contributing to Kùzu, please read our [Contributing Guide](CONTRIBUTING.md). ## License -By contributing to Kùzu, you agree that your contributions will be licensed under the [MIT License](https://github.com/kuzudb/kuzu/tree/master/LICENSE.md). +By contributing to Kùzu, you agree that your contributions will be licensed under the [MIT License](LICENSE). ## Citing Kùzu If you are a researcher and use Kùzu in your work, we encourage you to cite our work.