diff options
| -rw-r--r-- | sig-apps/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sig-apps/README.md b/sig-apps/README.md index e16aa66d..ca322841 100644 --- a/sig-apps/README.md +++ b/sig-apps/README.md @@ -69,7 +69,7 @@ The following subprojects are owned by sig-apps: - **application** - Description: Application metadata descriptor CRD - Owners: - - https://github.com/kubernetes-sigs/application/blob/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/application/master/OWNERS ## GitHub Teams @@ -197,7 +197,7 @@ sigs: - name: application description: Application metadata descriptor CRD owners: - - https://github.com/kubernetes-sigs/application/blob/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/application/master/OWNERS - name: Architecture dir: sig-architecture mission_statement: > |
