Skip to content

Commit 77a27b4

Browse files
author
Madison Steiner
committed
Update URLs
1 parent a2424b6 commit 77a27b4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
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.
1010

11-
For more information about the Deis Workflow, please visit the main project page at https://github.com/deis/workflow.
11+
For more information about the Deis Workflow, please visit the main project page at https://github.com/deisthree/workflow.
1212

1313
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].
1414

@@ -31,7 +31,7 @@ The Deis project welcomes contributions from all developers. The high level proc
3131
When you've built your new feature or fixed a bug, make sure you've added appropriate unit tests and run `make test` to ensure your code works properly.
3232

3333

34-
[issues]: https://github.com/deis/registry-proxy/issues
35-
[prs]: https://github.com/deis/registry-proxy/pulls
36-
[registry]: https://github.com/deis/registry
37-
[v2.18]: https://github.com/deis/workflow/releases/tag/v2.18.0
34+
[issues]: https://github.com/deisthree/registry-proxy/issues
35+
[prs]: https://github.com/deisthree/registry-proxy/pulls
36+
[registry]: https://github.com/deisthree/registry
37+
[v2.18]: https://github.com/deisthree/workflow/releases/tag/v2.18.0

charts/registry-proxy/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: registry-proxy
2-
home: https://github.com/deis/registry-proxy
2+
home: https://github.com/deisthree/registry-proxy
33
version: <Will be populated by the ci before publishing the chart>
44
description: Deis Workflow Registry Proxy.
55
maintainers:

0 commit comments

Comments
 (0)