Improve HTML generation
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
<p>
|
||||
Link:
|
||||
<strong>
|
||||
<a href="<https://wutheringwaves.kurogames.com/en/>">
|
||||
<a href="https://wutheringwaves.kurogames.com/en/">
|
||||
wutheringwaves.kurogames.com/en/
|
||||
</a>
|
||||
</strong>
|
||||
@ -123,7 +123,7 @@
|
||||
<p>
|
||||
Download this file:
|
||||
<strong>
|
||||
<a href="<https://aka.ms/vs/17/release/vc_redist.x86.exe>">
|
||||
<a href="https://aka.ms/vs/17/release/vc_redist.x86.exe">
|
||||
aka.ms/vs/17/release/vc_redist.x86.exe
|
||||
</a>
|
||||
</strong>
|
||||
@ -142,7 +142,7 @@
|
||||
<p>
|
||||
Download this file:
|
||||
<strong>
|
||||
<a href="<https://aka.ms/vs/17/release/vc_redist.x64.exe>">
|
||||
<a href="https://aka.ms/vs/17/release/vc_redist.x64.exe">
|
||||
aka.ms/vs/17/release/vc_redist.x64.exe
|
||||
</a>
|
||||
</strong>
|
||||
|
Reference in New Issue
Block a user