Skip to content

Commit 0779f78

Browse files
jeo02azure-sdk
authored andcommitted
fix
1 parent 0f7a519 commit 0779f78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

eng/common/instructions/azsdk-tools/create-release-plan.instructions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ If any details are missing, prompt the user accordingly:
3535
- Provide this resource: [Release Plan Creation Guide](https://eng.ms/docs/products/azure-developer-experience/plan/release-plan-create)
3636
- Once all information is gathered, use `CreateReleasePlan` to create the release plan
3737
- Display the newly created release plan details to the user for confirmation
38-
- Refer [sdk details in release plan](sdk-details-in-release-plan.prompt.md) to identify languages configured in the TypeSpec project and add them to the release plan
38+
- Refer [sdk details in release plan](sdk-details-in-release-plan.instructions.md) to identify languages configured in the TypeSpec project and add them to the release plan
3939

4040
## Step 5: Update SDK Details in Release Plan
41-
- Run [sdk details in release plan](sdk-details-in-release-plan.prompt.md) to add languages and package names to the release plan
42-
- If the TypeSpec project is for a management plane, run [verify namespace approval](verify-namespace-approval.prompt.md) if this is first release of SDK.
41+
- Run [sdk details in release plan](sdk-details-in-release-plan.instructions.md) to add languages and package names to the release plan
42+
- If the TypeSpec project is for a management plane, run [verify namespace approval](verify-namespace-approval.instructions.md) if this is first release of SDK.
4343

4444
## Step 6: Link SDK Pull Requests (if applicable)
4545
- Ask the user if they have already created SDK pull requests locally for any programming language

0 commit comments

Comments
 (0)