diff --git a/docs/contribute/writing-code.md b/docs/contribute/writing-code.md index 74c19bd587c2..51fc6555f523 100644 --- a/docs/contribute/writing-code.md +++ b/docs/contribute/writing-code.md @@ -12,11 +12,11 @@ There are three ways you can contribute to the OpenFn DPG: ### 1. Build or extend OpenFn adaptors - Requires knowledge of Javascript and Typescript -- See the [README.md](https://github.com/OpenFn/lightning#contribute-to-this-project) to learn how to contribute +- See the [README.md](https://github.com/OpenFn/adaptors#contributing) to learn how to contribute ### 2. Add or improve a feature on the OpenFn Lightning platform - Requires knowledge of Elixir and Pheonix Liveview -- See the [README.md](https://github.com/OpenFn/adaptors#contributing) to learn how to contribute +- See the [README.md](https://github.com/OpenFn/lightning#contribute-to-this-project) to learn how to contribute ### 3. Add to or improve our documentation