Skip to content

Commit fbc8922

Browse files
authored
Fix description text
1 parent 3acc306 commit fbc8922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2153,7 +2153,7 @@ defaulthooks.add_webhook = Add Default Webhook
21532153
defaulthooks.update_webhook = Update Default Webhook
21542154

21552155
systemhooks = System Webhooks
2156-
systemhooks.desc = Webhooks automatically make HTTP POST requests to a server when certain Gitea events trigger. Webhooks defined will act on all repositories on the system, so please consider any performance implications this may have. Read more in the <a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">webhooks guide</a>.
2156+
systemhooks.desc = Webhooks automatically make HTTP POST requests to a server when certain Gitea events trigger. Webhooks defined here will act on all repositories on the system, so please consider any performance implications this may have. Read more in the <a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">webhooks guide</a>.
21572157
systemhooks.add_webhook = Add System Webhook
21582158
systemhooks.update_webhook = Update System Webhook
21592159

0 commit comments

Comments
 (0)