Skip to content

Commit

Permalink
Removed broken link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Linda Nasredin authored Mar 16, 2023
1 parent 79d470a commit b0da40f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ In case of failure, the Terraform may have deployed some resources before failin
```bash
ssh -i ${key_pair_file} ec2-user@${installer_machine_public_ip}
>>>> Fill the values of the key_pair_file and installer_machine_public_ip placeholders (See <a href="https://github.com/imperva/dsfkit/tree/1.3.8#installer-machine-deployment-mode">)
>>>> Fill the values of the key_pair_file and installer_machine_public_ip placeholders
```
2. Continue by following the [CLI Undeployment Mode](#cli-undeployment-mode) steps.
Expand Down

0 comments on commit b0da40f

Please sign in to comment.