From 8c5bd20c822c9a187675288e219bcf84e141e2be Mon Sep 17 00:00:00 2001 From: Aryan Sharma Date: Tue, 25 Jun 2024 22:15:37 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc8bb7a..ce415a0 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Available Commands: k8s Kubernetes related commands. Like generating manifest files for kubernetes objects. ``` -For detailed usage of each command, visit [here](https://docs-two-eosin.vercel.app/#/) +For detailed usage of each command, visit [here](https://docscli.vercel.app/#/) Eg `Codewise-CLI JTY --file test.json` with convert JSON into YAML and create a `output.yaml` in your current directory.