mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
misc(cliff): Fixed typo (#1747)
This commit is contained in:
parent
f5b4d6bbf6
commit
4936af7d3d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ repo = "torrentpier"
|
||||||
# template for the changelog header
|
# template for the changelog header
|
||||||
header = """
|
header = """
|
||||||
# 📖 Change Log\n
|
# 📖 Change Log\n
|
||||||
### *To view changelog from v2.0.0 to v2.4.5-rc.2 nagivate to [HISTORY](HISTORY.md)*
|
### *To view changelog from v2.0.0 to v2.4.5-rc.2 navigate to [HISTORY.md](HISTORY.md)*
|
||||||
"""
|
"""
|
||||||
# template for the changelog body
|
# template for the changelog body
|
||||||
# https://keats.github.io/tera/docs/#introduction
|
# https://keats.github.io/tera/docs/#introduction
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue