We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 520b304 commit 86ed43fCopy full SHA for 86ed43f
1 file changed
.github/templates/ISSUE.md
@@ -3,5 +3,5 @@ title: Configuration of the imgproxy has been updated
3
assignees: nepalez, dragonsmith
4
labels: enhancement
5
---
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.
+@{{ payload.actor }} has just updated the [Configuration](https://docs.imgproxy.net/configuration/options) part of the documentation.
+Please, check [the difference]({{ payload.link }}) and make the necessary changes in the Helm chart.
0 commit comments