diff options
Diffstat (limited to '')
-rw-r--r-- | _articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.md b/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.md index 5dfa685..1dcf5d2 100644 --- a/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.md +++ b/_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.md @@ -97,7 +97,7 @@ Even though I keep a `TODOs.org` file on the main branch, you can have a `tasks` These tools are familiar enough that you can adjust it to fit your workflow. -[todos-org]: https://git.euandreh.xyz/mediator/tree/TODOs.org?id=110c0af4ef53faf6e1ebe87905ce16766548607e +[todos-org]: https://git.euandreh.xyz/mediator/tree/TODOs.org [org-mode-to-html]: https://git.euandreh.xyz/mediator/tree/scripts/build-site.sh?id=db4a727bc24b54b50158827b34502de21dbf8948#n14 [published-todos]: https://mediator.euandreh.xyz/tasks-and-bugs.html [fossil-tickets]: https://fossil-scm.org/home/doc/trunk/www/bugtheory.wiki |