diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2021-07-03 10:51:48 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2021-07-03 10:51:48 -0300 |
commit | 7643d6d36d0fc2e4b920cf802228600d6dbde5d8 (patch) | |
tree | 77f5292d0db3b9259e2592fe5e53488a593465da /tasks.md | |
parent | 3133cb86766f5be394011b4353c9ff71e3e90738 (diff) | |
parent | 2469b3245e2f59d1f1719ec4e3becb2b384b7488 (diff) | |
download | keyringer-7643d6d36d0fc2e4b920cf802228600d6dbde5d8.tar.gz keyringer-7643d6d36d0fc2e4b920cf802228600d6dbde5d8.tar.bz2 |
Update upstream source from tag 'upstream_keyringer_0.5.6'
Update to upstream version '0.5.6'
with Debian dir 0f8b41a58423522af53f8d6cfd3a40e747e3bba0
Diffstat (limited to 'tasks.md')
-rw-r--r-- | tasks.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,7 +13,7 @@ Current issue tracker: [Taskwarrior](https://taskwarrior.org/) with data stored sudo apt install trac-xmlrpc trac-admin . config set components tracrpc.* enabled - trac-admin . permission add authenticated XML_RPC + trac-admin . permission add authenticated XML_RPC ## Client side @@ -26,7 +26,7 @@ Current issue tracker: [Taskwarrior](https://taskwarrior.org/) with data stored * https://bugwarrior.readthedocs.io/en/latest/common_configuration.html#envvar-BUGWARRIORRC * https://bugwarrior.readthedocs.io/en/latest/services/trac.html -* https://bugwarrior.readthedocs.io/en/latest/configuration.html#example-configuration +* https://bugwarrior.readthedocs.io/en/latest/configuration.html#example-configuration * https://bugwarrior.readthedocs.io/en/latest/using.html * https://trac.edgewall.org/wiki/TracPlugins * https://trac-hacks.org/wiki/XmlRpcPlugin |