diff --git a/docs/user/00-20-nfs.md b/docs/user/00-20-nfs.md index 8e0029de..782f8556 100644 --- a/docs/user/00-20-nfs.md +++ b/docs/user/00-20-nfs.md @@ -8,7 +8,7 @@ When you create an NFS instance in Kyma, you depend on the cloud provider of you The Cloud Manager module supports the NFS feature of two cloud providers: -* Amazon Web Services` [Amazon Elastic File System](https://aws.amazon.com/efs/) +* Amazon Web Services` [Amazon Elastic File System](https://aws.amazon.com/efs) * Google Cloud's [Filestore](https://cloud.google.com/filestore?hl=en) You can create and configure a Cloud Manager's NFS instance using a dedicated NFS custom resource corresponding with the cloud provider for your Kyma cluster, namely AwsNfsVolume CR or GcpNfsVolume CR. diff --git a/docs/user/00-40-redis.md b/docs/user/00-40-redis.md index 389b0170..91aecd66 100644 --- a/docs/user/00-40-redis.md +++ b/docs/user/00-40-redis.md @@ -8,7 +8,7 @@ When you create a Redis instance in Kyma, you depend on the cloud provider of yo The Cloud Manager module supports the Redis feature of three cloud providers: -* Amazon Web Services' [Amazon ElastiCashe for Redis OSS](https://aws.amazon.com/elasticache/redis/) +* Amazon Web Services' [Amazon ElastiCashe for Redis OSS](https://aws.amazon.com/elasticache/redis) * Google Cloud's [Memorystore](https://cloud.google.com/memorystore?hl=en) * Microsoft Azure's [Azure Cache for Redis](https://azure.microsoft.com/en-us/products/cache)