AWS solutions documentation change
Summary
Removed markdown link formatting from web UI URL example
Security assessment
Purely cosmetic change to example URL formatting. No security implications identified.
Diff
diff --git a/solutions/latest/cloud-migration-factory-on-aws/step-2-launch-the-stack.md b/solutions/latest/cloud-migration-factory-on-aws/step-2-launch-the-stack.md index 91bca0277..0ed39d940 100644 --- a//solutions/latest/cloud-migration-factory-on-aws/step-2-launch-the-stack.md +++ b//solutions/latest/cloud-migration-factory-on-aws/step-2-launch-the-stack.md @@ -47 +47 @@ Parameter | Default | Description -**Full URL used to access web user interface** | `[not set]` | Required when **Deployment Type** is set to `Private`. Specify the migration factory web interface URL that will serve the static web content. Example [https://cmf.yourdomain.local](https://cmf.yourdomain.local). +**Full URL used to access web user interface** | `[not set]` | Required when **Deployment Type** is set to `Private`. Specify the migration factory web interface URL that will serve the static web content. Example https://cmf.yourdomain.local.