]> git.armaanb.net Git - lightcards.git/commitdiff
Add sr.ht ticket tracking
authorArmaan Bhojwani <me@armaanb.net>
Sat, 20 Feb 2021 18:41:44 +0000 (13:41 -0500)
committerArmaan Bhojwani <me@armaanb.net>
Sat, 20 Feb 2021 18:41:44 +0000 (13:41 -0500)
.gitignore
man/lightcards-config.5.md
man/lightcards.1
man/lightcards.1.md

index 4534d4e5e3273d12c8fb40fff2d252c3b17738e8..fc0ef05bbf53821942c7d8e045f3f1d730cb21a7 100644 (file)
@@ -1,5 +1,4 @@
 __pycache__
-TODO
 .Python
 build/
 develop-eggs/
index 3741e61dd59255cb47b8733fd0644be32089c6d5..ffe87ce4a44e427e082048ac7fa77682f62c3c4c 100644 (file)
@@ -15,4 +15,4 @@ Configuration is done through the config.py file. This is an executed Python scr
 Copy the global config file from /etc/lightcards/config.py to ~/.config/lightcards/config.py or $XDG_CONFIG_HOME/lightcards/config.py and make modifications! All possible options are listed in the global config file.
 
 # SEE ALSO
-  **lightcards(1)**
+**lightcards(1)**
index d12d70ba6918fbae877b6ee85983439a7aeddf0c..37e532d7e11572571ee1a5559ba1059fc0b70610 100644 (file)
@@ -102,7 +102,7 @@ Config error
 \f[B]lightcards-config(5)\f[R]
 .SH BUGS
 .PP
-https://lists.sr.ht/\[ti]armaan/public-inbox
+https://todo.sr.ht/\[ti]armaan/lightcards
 .SH COPYRIGHT
 .PP
 Copyright 2021 Armaan Bhojwani <me@armaanb.net>, MIT License.
index 40d8783b9280171e0114422c8f04ff2b579221d3..91ec7928eb2bacabf702a28436fb5d158b788032 100644 (file)
@@ -99,10 +99,10 @@ Lightcards takes the first table from a valid Markdown or HTML file. Each row is
 : Config error
 
 # SEE ALSO
-  **lightcards-config(5)**
+**lightcards-config(5)**
 
 # BUGS
-https://lists.sr.ht/~armaan/public-inbox
+https://todo.sr.ht/~armaan/lightcards
 
 # COPYRIGHT
 Copyright 2021 Armaan Bhojwani <me@armaanb.net>, MIT License.