diff --git a/docs/DevOps/Code Compliance and CI/CI Checks/Check-Project-Compliance.md b/docs/DevOps/Code Compliance and CI/CI Checks/Check-Project-Compliance.md index 70f3b6854..0aae5fae4 100644 --- a/docs/DevOps/Code Compliance and CI/CI Checks/Check-Project-Compliance.md +++ b/docs/DevOps/Code Compliance and CI/CI Checks/Check-Project-Compliance.md @@ -1,6 +1,6 @@ # Check Project Compliance -This check will confirm the `csproj` files changed within a pull request are compliant to [the guidelines](Project-References-and-Build-Paths) for project files. +This check will confirm the `csproj` files changed within a pull request are compliant with [the guidelines](https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/Project-References-and-Build-Paths/) for project files. If the check is unsuccessful, you can trigger BHoMBot to make the fixes for you. This can be accessed by viewing the details of the check and clicking the `Fix` button to trigger the process on the pull request. @@ -11,4 +11,4 @@ If the check is unsuccessful, you can trigger BHoMBot to make the fixes for you. **BHoMBot** >`@BHoMBot check project-compliance` -*** \ No newline at end of file +***