diff options
author | EuAndreh <eu@euandre.org> | 2021-02-09 13:23:47 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-02-09 13:23:47 -0300 |
commit | 080183da5d7a9e7f857b729875136fe592bab63c (patch) | |
tree | 9acb8db2c218b7d3091e3b8f33aea654560d1b1d | |
parent | point to README on Git server (diff) | |
download | euandre.org-080183da5d7a9e7f857b729875136fe592bab63c.tar.gz euandre.org-080183da5d7a9e7f857b729875136fe592bab63c.tar.xz |
Use permalink over direct link to personal 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 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 |