Skip to content

Commit e80899c

Browse files
Fix copilot-setup-steps.yml reference link in copilot-instructions.md
Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
1 parent bb3284c commit e80899c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ xAPI Java is a library that helps you create applications that send or receive x
2222

2323
## Environment Setup
2424

25-
**Note**: For GitHub Copilot agents, automated environment setup is configured in [copilot-setup-steps.yml](workflows/copilot-setup-steps.yml). The workflow automatically sets up Java 25 (Temurin distribution) and caches Maven dependencies.
25+
**Note**: For GitHub Copilot agents, automated environment setup is configured in <a>copilot-setup-steps.yml</a>. The workflow automatically sets up Java 25 (Temurin distribution) and caches Maven dependencies.
2626

2727
## Building and Testing
2828

0 commit comments

Comments
 (0)