Fix section reference (#34992)
authorMarek Safar <marek.safar@gmail.com>
Wed, 15 Apr 2020 12:20:46 +0000 (14:20 +0200)
committerGitHub <noreply@github.com>
Wed, 15 Apr 2020 12:20:46 +0000 (08:20 -0400)
docs/pr-guide.md

index f55e4e5..9074d69 100644 (file)
@@ -52,7 +52,7 @@ Validation may fail for several reasons:
     * Add a comment `/azp run runtime`
     * Or, click on "re-run all checks" in the GitHub Checks tab
     * Or, simply close and reopen the PR.
-* If you have established that it is an unrelated failure, please ensure we have an active issue for it. See the [unrelated failure](#unrelated-failure) section below.
+* If you have established that it is an unrelated failure, please ensure we have an active issue for it. See the [unrelated failure](#what-to-do-if-you-determine-the-failure-is-unrelated) section below.
 * Whoever merges the PR should be satisfied that the failure is unrelated, is not introduced by the change, and that we are appropriately tracking it.
 
 ### Option 3: The state of the master branch HEAD is bad.