diff --git a/README.md b/README.md index abaf246..4386393 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ will create the symbolic link for each script in the `links_path` directory. # Index -- [kubectl-compare](kubectl-compare) allows to juxtapose kubernetes resource with any diff-like utilities. -- [kubectl-http](kubectl-http) exposes Kubernetes API using kubectl proxy command but adding extra links to the services and pods. -- [kubectl-ingress](kubectl-ingress) shows ingresses with clickable links. -- [kubectl-secrets](kubectl-secrets) decodes secrets in plain text or hiding them under links. +- [kubectl-compare](scripts/kubectl-compare) allows to juxtapose kubernetes resource with any diff-like utilities. +- [kubectl-http](scripts/kubectl-http) exposes Kubernetes API using kubectl proxy command but adding extra links to the services and pods. +- [kubectl-ingress](scripts/kubectl-ingress) shows ingresses with clickable links. +- [kubectl-secrets](scripts/kubectl-secrets) decodes secrets in plain text or hiding them under links.