diff --git a/docs/aws/design-build-and-deploy-an-application/requirements-for-building-your-application.md b/docs/aws/design-build-and-deploy-an-application/requirements-for-building-your-application.md index 26863c3..59180e6 100644 --- a/docs/aws/design-build-and-deploy-an-application/requirements-for-building-your-application.md +++ b/docs/aws/design-build-and-deploy-an-application/requirements-for-building-your-application.md @@ -10,7 +10,7 @@ The following sections describe the requirements for building your application o 2. Once approved, your project set will be provisioned followed up by an email sent to the Product Owner and Technical Lead once the provisioning is complete -3. Request access for the rest of the team by submitting a request to . Refer to the guidelines on what details to include in your request for [account access](../../welcome/provision-a-project-set.md/#accessing-your-project-set) +3. Request access for the rest of the team by submitting a request to . Refer to the guidelines on what details to include in your request for [account access](../../welcome/provision-a-project-set.md#accessing-your-project-set) ## Limitations of the AWS Landing Zone @@ -117,6 +117,6 @@ This combined approach of Terraform AWS CLI and VSCode streamlines the deploymen ## Related pages * [Provision a project set](../../welcome/provision-a-project-set.md) -* [Account access](./../welcome/provision-a-project-set.md#accessing-your-project-set) +* [Account access](../../welcome/provision-a-project-set.md#accessing-your-project-set) * [Configuring GitHub Action OIDC Authentication to AWS](../design-build-and-deploy-an-application/deploy-an-app-to-the-aws-landing-zone.md#configuring-github-action-oidc-authentication-to-aws) * [Deploy an application to the B.C. Government AWS Landing Zone](../design-build-and-deploy-an-application/deploy-an-app-to-the-aws-landing-zone.md)