Skip to content

Commit 467d5e8

Browse files
authored
chore: updated missing path for GitHub Copilot for JetBrains IDEs (#40638)
1 parent c721773 commit 467d5e8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

content/copilot/how-tos/configure-custom-instructions/add-repository-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Whitespace between instructions is ignored, so the instructions can be written a
126126
### Using the settings page
127127

128128
{% data reusables.copilot.jetbrains-settings %}
129-
{% data reusables.copilot.jetbrains-languages-and-frameworks %}
129+
{% data reusables.copilot.jetbrains-tools %}
130130
1. Under "{% data variables.product.prodname_copilot_short %} Instructions", click **Workspace** or **Global** to choose whether the custom instructions apply to the current workspace or all workspaces.
131131

132132
### Manually creating a workspace custom instructions file
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1. Under **Tools**, click **{% data variables.product.prodname_copilot %}**, then click **Customizations**.

0 commit comments

Comments
 (0)