From a8f43194db4ba18eecff18a887bc47ce4bfc9b38 Mon Sep 17 00:00:00 2001 From: Daniel Quackenbush <25692880+danquack@users.noreply.github.com> Date: Fri, 15 Jul 2022 05:03:42 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20PAUL=20messages=20now=20refer=20?= =?UTF-8?q?to=20latest=20documentation.=20(#1348)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Gustavo Fernandes de Carvalho --- .github/PAUL.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PAUL.yaml b/.github/PAUL.yaml index 7b8140bbe..ad85314f6 100644 --- a/.github/PAUL.yaml +++ b/.github/PAUL.yaml @@ -42,8 +42,8 @@ pull_requests: Greetings! Thank you for contributing to this project! If this is your first time contributing, please make - sure to read the [Developer](https://www.external-secrets.io/contributing-devguide/) and [Contributing Process](https://www.external-secrets.io/contributing-process/) guides. - Please also mind and follow our [Code of Conduct](https://www.external-secrets.io/contributing-coc/). + sure to read the [Developer](https://www.external-secrets.io/latest/contributing-devguide/) and [Contributing Process](https://www.external-secrets.io/latest/contributing-process/) guides. + Please also mind and follow our [Code of Conduct](https://www.external-secrets.io/latest/contributing-coc/). Useful commands: - `make fmt`: Formats the code