From 9a4218facdbfcaa016f760ca96d96c4dc51397c8 Mon Sep 17 00:00:00 2001 From: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com> Date: Fri, 14 Mar 2025 06:55:06 +0700 Subject: [PATCH] docs(api/ordinals): navigate path repo links (#458) --- api/ordinals/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/ordinals/README.md b/api/ordinals/README.md index e6ab51e..9f11fb1 100644 --- a/api/ordinals/README.md +++ b/api/ordinals/README.md @@ -117,11 +117,11 @@ to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving the product. ## Code of Conduct -Please read our [Code of conduct](../../../.github/blob/main/CODE_OF_CONDUCT.md) +Please read our [Code of conduct](https://github.com/hirosystems/.github/blob/main/CODE_OF_CONDUCT.md) since we expect project participants to adhere to it. ## Contributing Guide -Read our [contributing guide](.github/CONTRIBUTING.md) to learn about our +Read our [contributing guide](../../.github/CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.