Skip to content

Commit 0673cb7

Browse files
authored
Fixed header mail text component to not use markdown (#50332)
1 parent 5a1fa47 commit 0673cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{{ $slot }}]({{ $url }})
1+
{{ $slot }}: {{ $url }}

0 commit comments

Comments
 (0)