Skip to content

Commit 7792b8d

Browse files
committed
Use relative link in issue template
1 parent aa57ce6 commit 7792b8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/templates/tinytex-issue-body.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The daily TinyTeX regex patterns have changed and need review.
1515

1616
### Next Steps
1717

18-
See [dev-docs/tinytex-pattern-maintenance.md](https://github.com/quarto-dev/quarto-cli/blob/main/dev-docs/tinytex-pattern-maintenance.md) for detailed instructions.
18+
See [dev-docs/tinytex-pattern-maintenance.md](./dev-docs/tinytex-pattern-maintenance.md) for detailed instructions.
1919

2020
**Review checklist:**
2121

@@ -29,4 +29,4 @@ See [dev-docs/tinytex-pattern-maintenance.md](https://github.com/quarto-dev/quar
2929

3030
---
3131

32-
_Generated by [verify-tinytex-patterns.yml](https://github.com/quarto-dev/quarto-cli/blob/main/.github/workflows/verify-tinytex-patterns.yml)_
32+
_Generated by [verify-tinytex-patterns.yml](./.github/workflows/verify-tinytex-patterns.yml)_

0 commit comments

Comments
 (0)