[2.x] fix: Fix spelling and link in AGENTS docs (#8837)

**Problem**
AGENTS.md contains a spelling typo in a section heading and a broken link for the tech stack document.

**Solution**
- Replaced "Pull reuqest guideline" with "Pull request guideline"
- Fixed tech stack link target to contributing-docs/07_tech_stack.md
This commit is contained in:
it-education-md 2026-03-01 00:25:09 -05:00 committed by GitHub
parent ead2a93244
commit 7b5481ec3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ Compiling with sbt
sbt compile
```
Pull reuqest guideline
Pull request guideline
----------------------
- Follow the PR guidance in [CONTRIBUTING.md](./CONTRIBUTING.md).
@ -43,7 +43,7 @@ For changes that require coordination with file changes and tasks, use scripted
Tech stack
----------
- [contributing-docs/07_tech_stack.md](contribution-docs/07_tech_stach.md)
- [contributing-docs/07_tech_stack.md](contributing-docs/07_tech_stack.md)
Binary compatibility
--------------------