From b4b819b0e9dc1281cc73da80fa14a57423b10d4d Mon Sep 17 00:00:00 2001 From: Ruben Halman <25385823+RubenHalman@users.noreply.github.com> Date: Sat, 14 Mar 2026 08:29:24 +0100 Subject: [PATCH] Fix link to Development Setup Guide Updated link to the Development Setup Guide in README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9758b9df..ebcbc3fb 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ You can log any issues and new ideas in our [tracker](https://github.com/Salesfo ## Development Setup To set up a development environment and deploy Org Check as your own unlocked package, follow -the steps outlined in the [Development Setup Guide](docs/development.md). +the steps outlined in the [Development Setup Guide]([docs/development.md](https://github.com/SalesforceLabs/OrgCheck/blob/main/docs/index6.development.md)). Once done when you want to send a Pull Request just do so from Github and we will review it. Please note that you will need to sign the Salesforce CLA to do this.