aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-03-10 04:48:53 -0300
committerEuAndreh <eu@euandre.org>2021-03-10 04:48:57 -0300
commit2d3130e30c581191e8b663f1b2f800bb441bf29b (patch)
tree46c1888bcae273a086530c6162a5b9ad7e6960b2 /TODOs.md
parentsrc/remembering.c: Write more tests, make existing tests more robust (diff)
downloadremembering-2d3130e30c581191e8b663f1b2f800bb441bf29b.tar.gz
remembering-2d3130e30c581191e8b663f1b2f800bb441bf29b.tar.xz
TODOs.md: Add link reference to #task-2c3021db-7ede-c835-691a-af240c11f883
Diffstat (limited to 'TODOs.md')
-rw-r--r--TODOs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 94c21bf..ab3b5d3 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -7,7 +7,7 @@
For some reason, `getopt.3` doesn't read any of the options provided in the test.
-Right now the code is disabled with an `#ifdef DISABLE` guard.
+Right now the code is disabled with an [`#ifdef DISABLE`](https://git.euandreh.xyz/remembering/tree/src/remembering.c?id=461f0254ccdc4af66c1d2bfd1f34dbec0ef59218#n189) guard.
## DONE Add --version flag {#task-b001c31a-5053-d317-d8d3-c9647aa34067}
- DONE In 2021-03-10