From 7004b9ac944ccaaa57e16a679de3d9835ae5bb17 Mon Sep 17 00:00:00 2001 From: deno Date: Mon, 9 Sep 2024 15:09:06 -0400 Subject: [PATCH] docs: update README.md as per OSPO request --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8dddfca1b..f724e1d91 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ If you encounter an issue or want to request a feature, you can [create an issue ## Contributing -If you want to contribute, please check the [Contribution Guidelines](https://github.com/SAP/fundamental-react/blob/main/.github/CONTRIBUTING.md). Also see our [Developer Guide to Getting Started](https://github.com/SAP/fundamental-react/wiki/Developer-Guide). +If you want to contribute, please check the [SAP Contribution Guidelines](https://github.com/SAP/.github/blob/main/CONTRIBUTING.md), the [Contribution Guidelines](https://github.com/SAP/fundamental-react/blob/main/.github/CONTRIBUTING.md). Also see our [Developer Guide to Getting Started](https://github.com/SAP/fundamental-react/wiki/Developer-Guide). ## Similar Projects @@ -161,4 +161,4 @@ If you want to contribute, please check the [Contribution Guidelines](https://gi - [Vue implementation of SAP Fundamental Styles](https://github.com/SAP/fundamental-vue) ## Tips for fundamental-react project developers - For the MAC M1 user, to Set up your local dev environment, you need to run the project under node x86. \ No newline at end of file + For the MAC M1 user, to Set up your local dev environment, you need to run the project under node x86.