Skip to content

Commit 0bf2827

Browse files
committed
Update SDK configuration template links
Updated links in the SDK configuration PR template to point to new locations.
1 parent b562b95 commit 0bf2827

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/PULL_REQUEST_TEMPLATE/sdk_configuration_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ and followed the instructions by checking all the boxes:
1111

1212
- [ ] I confirm this PR is modifying only SDK configurations, and not API related specifications.
1313
- [ ] I have reviewed and used the respective `tspconfig.yaml` templates:
14-
- [ARM tspconfig template](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/contosowidgetmanager/Contoso.Management/tspconfig.yaml)
15-
- [Data plane tspconfig template](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/contosowidgetmanager/Contoso.WidgetManager/tspconfig.yaml)
14+
- [ARM tspconfig template](https://aka.ms/azsdk/tspconfig-sample-mpg)
15+
- [Data plane tspconfig template](https://aka.ms/azsdk/tspconfig-sample-dpg)
1616

1717
## Getting help
1818

@@ -22,4 +22,4 @@ and followed the instructions by checking all the boxes:
2222
- For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure and https://aka.ms/ci-fix.
2323
- If the PR CI checks appear to be stuck in `queued` state, please add a comment with contents `/azp run`.
2424
This should result in a new comment denoting a `PR validation pipeline` has started and the checks should be updated after few minutes.
25-
- If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.
25+
- If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

0 commit comments

Comments
 (0)