Browse Source

fix: replace bad URLs (#1815)

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
Moritz Johner 3 years ago
parent
commit
a00d8ab857
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/PAUL.yaml

+ 2 - 2
.github/PAUL.yaml

@@ -43,8 +43,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/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/).
+    sure to read the [Developer](https://external-secrets.io/latest/contributing/devguide/) and [Contributing Process](https://external-secrets.io/latest/contributing/process/) guides.
+    Please also mind and follow our [Code of Conduct](https://external-secrets.io/latest/contributing/coc/).
 
     Useful commands:
       - `make fmt`: Formats the code