mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-06-10 00:02:37 -06:00
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:
parent
32d7e92ac8
commit
d415f9246b
|
|
@ -336,5 +336,5 @@ GitHub Actions runs the CI-marked scripts on every push/PR via `.github/workflow
|
|||
## Next Steps
|
||||
|
||||
- [Troubleshooting common issues](Recurring-Scrape-Troubleshooting.md)
|
||||
- [Scheduling documentation for your OS](.docs/Scheduling-Linux.md)
|
||||
- [Docker and containerization details](.docs/Docker.md)
|
||||
- [Scheduling documentation for your OS](Scheduling-Linux.md)
|
||||
- [Docker and containerization details](Docker.md)
|
||||
|
|
|
|||
Loading…
Reference in a new issue