Skip to content

Commit ad0a2da

Browse files
authored
Fix link in CONTRIBUTING correctly (Azure#2637)
1 parent 2d4ee06 commit ad0a2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Further discussion on or pull requests for these issues is highly valued, and we
2121
## Using Copilot
2222

2323
This repository is [configured](https://code.visualstudio.com/docs/copilot/copilot-customization) to facilitate Copilot.
24-
In addition to [general instructions]<!--(.github/copilot-instructions.md)-->, you can find additional prompts in [.github/prompts] or type `#prompt` in Copilot.
24+
In addition to [general instructions](https://github.com/Azure/azure-sdk-for-rust/blob/main/.github/copilot-instructions.md), you can find additional prompts in [.github/prompts] or type `#prompt` in Copilot.
2525

2626
To generate a new performance test, for example, you might prompt with:
2727

0 commit comments

Comments
 (0)