From: Armaan Bhojwani Date: Sat, 20 Feb 2021 18:41:44 +0000 (-0500) Subject: Add sr.ht ticket tracking X-Git-Url: https://git.armaanb.net/?p=lightcards.git;a=commitdiff_plain;h=refs%2Fheads%2Fdevel Add sr.ht ticket tracking --- diff --git a/.gitignore b/.gitignore index 4534d4e..fc0ef05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ __pycache__ -TODO .Python build/ develop-eggs/ diff --git a/man/lightcards-config.5.md b/man/lightcards-config.5.md index 3741e61..ffe87ce 100644 --- a/man/lightcards-config.5.md +++ b/man/lightcards-config.5.md @@ -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)** diff --git a/man/lightcards.1 b/man/lightcards.1 index d12d70b..37e532d 100644 --- a/man/lightcards.1 +++ b/man/lightcards.1 @@ -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 , MIT License. diff --git a/man/lightcards.1.md b/man/lightcards.1.md index 40d8783..91ec792 100644 --- a/man/lightcards.1.md +++ b/man/lightcards.1.md @@ -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 , MIT License.