diff --git a/docs/hub-deployment-guide/new-cluster/smce.md b/docs/hub-deployment-guide/new-cluster/smce.md index 956644bd86..edd7359645 100644 --- a/docs/hub-deployment-guide/new-cluster/smce.md +++ b/docs/hub-deployment-guide/new-cluster/smce.md @@ -31,7 +31,7 @@ until completion of [provisioning credentials for CI/CD](new-cluster:aws:terrafo ## Getting a MFA exemption for our `hub-continuous-deployer` user -At the completion of [provisioning credentials for CI/CD/(new-cluster:aws:terraform:cicd), +At the completion of [provisioning credentials for CI/CD](new-cluster:aws:terraform:cicd), we will have a IAM user named `hub-continuous-deployer` provisioned. This is what we use to deploy from GitHub actions, but also to deploy from our local machines. The MFA requirement needs to be exempted for this user before we can continue and actually deploy our hubs.