Skip to content

Commit

Permalink
Update URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
Madison Steiner committed Sep 7, 2017
1 parent 5d49abd commit 31ba3a0
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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).
2 changes: 1 addition & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
@@ -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).
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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].

Expand All @@ -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
2 changes: 1 addition & 1 deletion charts/registry-token-refresher/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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: <Will be populated by the ci before publishing the chart>
description: Token Refresher for Deis Workflow.
keywords:
Expand Down

0 comments on commit 31ba3a0

Please sign in to comment.