diff options
author | EuAndreh <eu@euandre.org> | 2021-02-08 19:53:24 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-02-08 19:54:09 -0300 |
commit | bb69478c86590a44416a1cb07429da23690a2282 (patch) | |
tree | 966723e4f59b6273d579249d3515cf4f31b0f5bb /_articles/2020-11-07-diy-an-offline-bug-tracker-with-text-files-git-and-email.md | |
parent | man page -> manpage (diff) | |
download | euandre.org-bb69478c86590a44416a1cb07429da23690a2282.tar.gz euandre.org-bb69478c86590a44416a1cb07429da23690a2282.tar.xz |
Use permalink on Git repo
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 1dcf5d2..5dfa685 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 +[todos-org]: https://git.euandreh.xyz/mediator/tree/TODOs.org?id=110c0af4ef53faf6e1ebe87905ce16766548607e [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 |