diff --git a/README.md b/README.md index dc0a9bf32..ce24a8345 100644 --- a/README.md +++ b/README.md @@ -601,8 +601,8 @@ When specifying a DAM version, only long format is supported. Make sure that the version you are using is supported by all the modules which are part of your deployment. -To see which versions are supported by each module, refer to the specific module's README. -(For example, [DSF Hub module's README](https://registry.terraform.io/modules/imperva/dsf-hub/aws/latest)) +To see which versions are supported by each module, refer to the specific module. +(For example, [DSF Hub module](https://registry.terraform.io/modules/imperva/dsf-hub/aws/latest)) # Deployment @@ -1032,7 +1032,7 @@ If the DSF deployment has not been deployed using the eDSF Kit, it is also neces When using eDSF Kit, there is no need to manually download the DSF installation software, eDSF Kit will do that automatically based on the Sonar target version specified in the Terraform example. In order to be able to download the upgrade software during upgrade, you must request access beforehand. See [Upgrade Prerequisites](#upgrade-prerequisites). -Sonar version constrains can be found in the Sonar Upgrader module's README. +Sonar version constrains can be found in the Sonar Upgrader module. The target version should be specified in the Sonar upgrade example main.tf file, for example: @@ -1148,7 +1148,7 @@ Use the Sonar Single Account Deployment @@ -1281,7 +1281,7 @@ Below is a list of possible issues and troubleshooting remediations.