docs: fix relative links in Recurring-Scrape-Setup Next Steps

Links from .docs/ should not prefix .docs/ again.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Boden 2026-05-29 00:29:49 -05:00
parent 32d7e92ac8
commit d415f9246b

View file

@ -336,5 +336,5 @@ GitHub Actions runs the CI-marked scripts on every push/PR via `.github/workflow
## Next Steps ## Next Steps
- [Troubleshooting common issues](Recurring-Scrape-Troubleshooting.md) - [Troubleshooting common issues](Recurring-Scrape-Troubleshooting.md)
- [Scheduling documentation for your OS](.docs/Scheduling-Linux.md) - [Scheduling documentation for your OS](Scheduling-Linux.md)
- [Docker and containerization details](.docs/Docker.md) - [Docker and containerization details](Docker.md)