From 4cb7d5476681e5c234cf3cc5f245b50b1ab9cc50 Mon Sep 17 00:00:00 2001 From: leigh schrandt Date: Thu, 8 Mar 2018 17:59:41 -0700 Subject: [PATCH] Update kubicorn link in README Hi there! Found this grepping our deps. We've moved kubicorn to a new organization :) Cheers! Leigh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a36e84..ad087da 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ func main() { * [c-bata/kube-prompt : An interactive kubernetes client featuring auto-complete written in Go.](https://github.com/c-bata/kube-prompt) * [rancher/cli : The Rancher Command Line Interface (CLI)is a unified tool to manage your Rancher server](https://github.com/rancher/cli) -* [kris-nova/kubicorn : Simple. Cloud Native. Kubernetes. Infrastructure.](https://github.com/kris-nova/kubicorn) +* [kubicorn/kubicorn : Simple, cloud native infrastructure for Kubernetes.](https://github.com/kubicorn/kubicorn) * [cch123/asm-cli : Interactive shell of assembly language(X86/X64) based on unicorn and rasm2](https://github.com/cch123/asm-cli) * [ktr0731/evans : more expressive universal gRPC client](https://github.com/ktr0731/evans) * (If you create a CLI using go-prompt and want your own project to be listed here, Please submit a Github Issue.)