mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
fix: new towncrier docs link (#1306)
This commit is contained in:
parent
83a01f014c
commit
ac62184443
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_request_changelog.yml
vendored
2
.github/workflows/pull_request_changelog.yml
vendored
|
|
@ -57,7 +57,7 @@ jobs:
|
|||
|
||||
For example, you can run `towncrier create <issue>.<type>` to create a file in the change directory and then write a description on that file.
|
||||
|
||||
Read more at [Towncrier docs](https://towncrier.readthedocs.io/en/latest/quickstart.html#creating-news-fragments)
|
||||
Read more at [Towncrier docs](https://towncrier.readthedocs.io/en/latest/tutorial.html#creating-news-fragments)
|
||||
|
||||
- name: Changelog found
|
||||
if: "success()"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue