Skip to content

Commit 341e571

Browse files
committed
Fix broken links
1 parent 628bb49 commit 341e571

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/src/content/docs/patterns/dataops.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ on:
6565
permissions:
6666
contents: read
6767
pull-requests: read
68-
issues: read
6968

7069
engine: copilot
7170
strict: true
@@ -255,7 +254,7 @@ DataOps is distinguished by its emphasis on **deterministic data preparation** b
255254

256255
## Additional Resources
257256

258-
- [Custom Steps](/gh-aw/reference/frontmatter/#custom-steps-steps) - Shell step configuration
257+
- [Steps Reference](/gh-aw/reference/frontmatter/#custom-steps-steps) - Shell step configuration
259258
- [Safe Outputs Reference](/gh-aw/reference/safe-outputs/) - Validated GitHub operations
260-
- [Cache Configuration](/gh-aw/reference/frontmatter/#cache-configuration-cache) - Caching data between runs
259+
- [Cache Configuration](/gh-aw/reference/memory/) - Caching data between runs
261260
- [DailyOps](/gh-aw/patterns/dailyops/) - Scheduled improvement workflows

0 commit comments

Comments
 (0)