From ee7c3bcedbfc8a98c88bc914083142ea54813c74 Mon Sep 17 00:00:00 2001 From: Hagai Ovadia <13578121+hagay3@users.noreply.github.com> Date: Sat, 2 Jul 2022 14:45:01 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c50faa28..aa2593bd 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,8 @@ Read the [documentation](https://skuber.co) and join [discord community](https:/ ## Features -- Uses standard `kubeconfig` files for configuration - see the [configuration guide](docs/Configuration.md) for details -- Refreshing EKS tokens [Refresh EKS Token guide](docs/Refresh_EKS_AWS_Token.md) +- Uses standard `kubeconfig` files for configuration - see the [configuration guide](https://skuber.co/#/?id=configuration) for details +- Refreshing EKS tokens [Refresh EKS Token guide](https://skuber.co/#/?id=refresh-eks-aws-token) - Comprehensive support for Kubernetes API model represented as Scala case classes - Support for core, extensions and other Kubernetes API groups - Full support for converting resources between the case class and standard JSON representations