@@ -11,7 +11,7 @@ that adds a developer-friendly layer to any [Kubernetes][k8s-home] cluster,
11
11
making it easy to deploy and manage applications on your own servers.
12
12
13
13
For more information about Deis Workflow, please visit the main project page at
14
- https://github.com/deis /workflow .
14
+ https://github.com/deisthree /workflow .
15
15
16
16
We welcome your input! If you have feedback on Workflow Manager,
17
17
please [ submit an issue] [ issues ] . If you'd like to participate in development,
@@ -55,7 +55,7 @@ an outline.
55
55
## Docker Based Development Environment
56
56
57
57
The preferred environment for development uses [ the ` go-dev ` Docker
58
- image] ( https://github.com/deis /docker-go-dev ) . The tools described in this
58
+ image] ( https://github.com/deisthree /docker-go-dev ) . The tools described in this
59
59
section are used to build, test, package and release each version of Deis.
60
60
61
61
To use it yourself, you must have [ make] ( https://www.gnu.org/software/make/ )
@@ -86,7 +86,7 @@ core contributors also recognize that some code must be tested at a higher
86
86
level (functional or integration tests, for example).
87
87
88
88
89
- [ issues ] : https://github.com/deis /workflow-manager/issues
90
- [ prs ] : https://github.com/deis /workflow-manager/pulls
89
+ [ issues ] : https://github.com/deisthree /workflow-manager/issues
90
+ [ prs ] : https://github.com/deisthree /workflow-manager/pulls
91
91
[ k8s-home ] : https://kubernetes.io
92
- [ v2.18 ] : https://github.com/deis /workflow/releases/tag/v2.18.0
92
+ [ v2.18 ] : https://github.com/deisthree /workflow/releases/tag/v2.18.0
0 commit comments