Skip to content

Commit 86ed43f

Browse files
authored
Fix issue template
1 parent 520b304 commit 86ed43f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/templates/ISSUE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ title: Configuration of the imgproxy has been updated
33
assignees: nepalez, dragonsmith
44
labels: enhancement
55
---
6-
@{{ github.event.client_payload.actor }} has just updated the [Configuration](https://docs.imgproxy.net/configuration) part of the documentation.
7-
Please, check [the difference]({{ github.event.client_payload.link }}) and make the necessary changes in the Helm chart.
6+
@{{ payload.actor }} has just updated the [Configuration](https://docs.imgproxy.net/configuration/options) part of the documentation.
7+
Please, check [the difference]({{ payload.link }}) and make the necessary changes in the Helm chart.

0 commit comments

Comments
 (0)