Skip to content

Commit 95cbaad

Browse files
authored
Merge pull request #23701 from MicrosoftDocs/WilliamDAssafMSFT-patch-2
20220812 Fix links pointing to wrong branch
2 parents b89ad7a + 2a7c021 commit 95cbaad

1 file changed

Lines changed: 5 additions & 9 deletions

File tree

.github/workflows/stale.yml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,17 @@ jobs:
2020
exempt-pr-labels: keep-open
2121
stale-pr-message: >
2222
This pull request has been inactive for 14 days.
23-
If you are finished with your changes, don't forget to sign off. See the [contributor guide](https://review.docs.microsoft.com/en-us/help/contribute/contribute-how-to-write-pull-request-automation) for instructions.
23+
If you are finished with your changes, don't forget to sign off. See the [contributor guide](https://review.docs.microsoft.com/help/contribute/contribute-how-to-write-pull-request-automation?branch=main) for instructions.
2424
If this PR is inactive for 14 more days, it will be closed automatically. Thank you!
2525
26-
SQL Docs Team
26+
SQL Docs Team: [Contact Us](mailto:rogue1@microsoft.com)
2727
28-
[Contact Us](mailto:rogue1@microsoft.com)
29-
30-
[Contributor Guide](https://review.docs.microsoft.com/en-us/help/contribute/sql-server-docs-contribute?branch=master)
28+
[Contributor Guide](https://review.docs.microsoft.com/en-us/help/contribute/sql-server-docs-contribute?branch=main)
3129
close-pr-message: >
3230
This pull request has been inactive for 28 days. At this time, we are closing the PR.
3331
If you decide to continue working on your change, you can reopen the PR and continue working. Thank you!
3432
35-
SQL Docs Team
36-
37-
[Contact Us](mailto:rogue1@microsoft.com)
33+
SQL Docs Team: [Contact Us](mailto:rogue1@microsoft.com)
3834
39-
[Contributor Guide](https://review.docs.microsoft.com/en-us/help/contribute/sql-server-docs-contribute?branch=master)
35+
[Contributor Guide](https://review.docs.microsoft.com/en-us/help/contribute/sql-server-docs-contribute?branch=main)
4036

0 commit comments

Comments
 (0)