Update discord domain (#13747)
Update discord domain in webhook repository settings.
This commit is contained in:
		
							parent
							
								
									c2ac1c73f2
								
							
						
					
					
						commit
						e8a6c425ec
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,5 +1,5 @@ | |||
| {{if eq .HookType "discord"}} | ||||
| 	<p>{{.i18n.Tr "repo.settings.add_discord_hook_desc" "https://discordapp.com" | Str2html}}</p> | ||||
| 	<p>{{.i18n.Tr "repo.settings.add_discord_hook_desc" "https://discord.com" | Str2html}}</p> | ||||
| 	<form class="ui form" action="{{.BaseLink}}/discord/{{or .Webhook.ID "new"}}" method="post"> | ||||
| 		{{.CsrfTokenHtml}} | ||||
| 		<div class="required field {{if .Err_PayloadURL}}error{{end}}"> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue