소스 검색

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 년 전
부모
커밋
a00d8ab857
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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