From 8f29108d00446001d8814c3688b0d127fa87f512 Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Thu, 6 Jun 2024 09:51:07 +0100 Subject: [PATCH] Update website/docs/docs/collaborate/git/pr-template.md --- website/docs/docs/collaborate/git/pr-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/collaborate/git/pr-template.md b/website/docs/docs/collaborate/git/pr-template.md index 50deaee028b..b621e31344d 100644 --- a/website/docs/docs/collaborate/git/pr-template.md +++ b/website/docs/docs/collaborate/git/pr-template.md @@ -13,7 +13,7 @@ When you commit changes to a branch in the IDE, dbt Cloud can prompt users to op The PR Template URL setting will be automatically set for most repositories, depending on the connection method. - If you connect to your repository via in-app integrations with your git provider or the "Git Clone" method via SSH, this URL setting will be auto-populated and editable. - - For AWS CodeCommit, this URL setting isn't auto-populated and must be manually configured. + - For AWS CodeCommit, this URL setting isn't auto-populated and must be [manually configured](/docs/cloud/git/import-a-project-by-git-url#step-5-configure-pull-request-template-urls-optional). - If you connect via a dbt Cloud [Managed repository](/docs/collaborate/git/managed-repository), this URL will not be set, and the IDE will prompt users to merge the changes directly into their default branch. The PR template URL supports two variables that can be used to build a URL string.