Skip to content

Commit feba0ef

Browse files
smw-msmaririos
andauthored
Fix broken links in copilot intructions (#39096)
Co-authored-by: Mariana Rios Flores <[email protected]>
1 parent 4705507 commit feba0ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/copilot-instructions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ Step 2: Identify API spec status
305305
**Goal**: Determine if the TypeSpec spec is already merged or if it's being modified.
306306
**Actions**:
307307
1. Prompt user to confirm if the TypeSpec spec is already merged in the main branch of https://github.com/Azure/azure-rest-api-specs : "Is your TypeSpec specification already merged in the main branch of repository(https://github.com/Azure/azure-rest-api-specs)? (yes/no)"
308-
2. If already merged, follow the steps in [typespec to sdk](..\eng\common\instructions\azsdk-tools\typespec-to-sdk.instructions.md) to generate the SDK
308+
2. If already merged, follow the steps in [typespec to sdk](../eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md) to generate the SDK
309309
3. If no, proceed to Step 3 to review and commit changes
310310
**Success Criteria**: User decision on spec readiness obtained
311311

@@ -354,11 +354,11 @@ Step 5: Create Specification Pull Request
354354
- Display created PR details
355355
**Success Criteria**: Specification pull request exists
356356

357-
Follow the steps in [typespec to sdk](..\eng\common\instructions\azsdk-tools\typespec-to-sdk.instructions.md) to generate the SDK.
357+
Follow the steps in [typespec to sdk](../eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md) to generate the SDK.
358358

359359
# Release readiness of SDK and information about the release pipeline
360360

361-
Run [check package readiness](..\eng\common\instructions\azsdk-tools\check-package-readiness.instructions.md) to check the release readiness of an SDK package. This prompt will collect the required information from the user, execute the readiness check, and present the results.
361+
Run [check package readiness](../eng/common/instructions/azsdk-tools/check-package-readiness.instructions.md) to check the release readiness of an SDK package. This prompt will collect the required information from the user, execute the readiness check, and present the results.
362362

363363
## SDK customizations in TypeSpec projects
364364

0 commit comments

Comments
 (0)