From 31ba3a0adf74dd54bccb8340fa65e7a82801df93 Mon Sep 17 00:00:00 2001 From: Madison Steiner Date: Thu, 7 Sep 2017 15:32:23 -0700 Subject: [PATCH] Update URLs --- CONTRIBUTING.md | 2 +- MAINTAINERS.md | 2 +- README.md | 12 ++++++------ charts/registry-token-refresher/Chart.yaml | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5f8a463..5657c5c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ # How to Contribute This project is part of Deis. You can find the latest contribution -guidelines [at the Deis project](https://github.com/deis/deis/blob/master/CONTRIBUTING.md). +guidelines [at the Deis project](https://github.com/deisthree/deis/blob/master/CONTRIBUTING.md). diff --git a/MAINTAINERS.md b/MAINTAINERS.md index e6566a5..536e547 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,4 +1,4 @@ # Deis Maintainers This project is part of Deis. The official maintainers documentation is -located [in the main project](https://github.com/deis/deis/blob/master/MAINTAINERS.md). +located [in the main project](https://github.com/deisthree/deis/blob/master/MAINTAINERS.md). diff --git a/README.md b/README.md index 196ecf0..33cc3aa 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Deis (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any [Kubernetes](http://kubernetes.io) cluster, making it easy to deploy and manage applications on your own servers. -For more information about the Deis Workflow, please visit the main project page at https://github.com/deis/workflow. +For more information about the Deis Workflow, please visit the main project page at https://github.com/deisthree/workflow. We welcome your input! If you have feedback, please [submit an issue][issues]. If you'd like to participate in development, please read the "Development" section below and [submit a pull request][prs]. @@ -14,11 +14,11 @@ The Registry Token Refresher service creates the [imagePullSecret][imagePullSecr This service is run only when using Amazon's [ECR][ecr] or Google's [GCR][gcr] as they provide short lived tokens for authentication. -[issues]: https://github.com/deis/workflow/issues -[prs]: https://github.com/deis/workflow/pulls +[issues]: https://github.com/deisthree/workflow/issues +[prs]: https://github.com/deisthree/workflow/pulls [imagePullSecrets]: http://kubernetes.io/docs/user-guide/images/#specifying-imagepullsecrets-on-a-pod -[dockerbuilder]: https://github.com/deis/dockerbuilder -[controller]: https://github.com/deis/controller +[dockerbuilder]: https://github.com/deisthree/dockerbuilder +[controller]: https://github.com/deisthree/controller [ecr]: http://docs.aws.amazon.com/AmazonECR/latest/userguide/ECR_GetStarted.html [gcr]: https://cloud.google.com/container-registry/ -[v2.18]: https://github.com/deis/workflow/releases/tag/v2.18.0 +[v2.18]: https://github.com/deisthree/workflow/releases/tag/v2.18.0 diff --git a/charts/registry-token-refresher/Chart.yaml b/charts/registry-token-refresher/Chart.yaml index 0ff6742..0f32d8a 100644 --- a/charts/registry-token-refresher/Chart.yaml +++ b/charts/registry-token-refresher/Chart.yaml @@ -1,5 +1,5 @@ name: registry-token-refresher -home: https://github.com/deis/registry-token-refresher +home: https://github.com/deisthree/registry-token-refresher version: description: Token Refresher for Deis Workflow. keywords: