mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
fix: Remove extraneous dashes from command help
This commit is contained in:
@@ -11,5 +11,5 @@ Admin commands allow server administrators to manage the server from within thei
|
||||
## Categories
|
||||
|
||||
{%~ for category in categories %}
|
||||
- [`!admin {{ category.name }}`]({{ category.name }}/) {{ category.description }}
|
||||
- [`!admin {{ category.name }}`]({{ category.name }}/): {{ category.description }}
|
||||
{%- endfor %}
|
||||
|
||||
Reference in New Issue
Block a user