kubernetes-incubator -> kubernetes

Today, we graduate from the incubator, thus all links are updates from
kubernetes-incubator to kubernetes
This commit is contained in:
Charlie Drage
2017-07-12 15:42:13 -04:00
parent 5f0626769b
commit 787b7d9261
38 changed files with 622 additions and 622 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ limitations under the License.
package main
import "github.com/kubernetes-incubator/kompose/cmd"
import "github.com/kubernetes/kompose/cmd"
func main() {
cmd.Execute()