Skip to content

Commit e14b7b7

Browse files
committed
Fix: Line break
1 parent c2c9295 commit e14b7b7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Website/src/pages/download.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ Download the latest binaries via GitHub Releases:
7474
<div>
7575
<p>File hashes of the above downloads:</p>
7676
<p>
77-
Setup: <code>C0A49E98C788CC0C69B0AAA87D7550B7307B797A761B8913D1CDAE305FDFF666</code><br>
78-
Portable: <code>85AB794D44FEC49A08FBD261C00689E8D50A50DF9787B85946752B1F180373B6</code><br>
79-
Archive: <code>96DAFC53A89A86E7FF9C971F5136FD9474BF2CCB956C724EE93C10B231B25819</code><br>
77+
Setup: <code>C0A49E98C788CC0C69B0AAA87D7550B7307B797A761B8913D1CDAE305FDFF666</code><br />
78+
Portable: <code>85AB794D44FEC49A08FBD261C00689E8D50A50DF9787B85946752B1F180373B6</code><br />
79+
Archive: <code>96DAFC53A89A86E7FF9C971F5136FD9474BF2CCB956C724EE93C10B231B25819</code><br />
8080
</p>
8181
<p>You can verify the file hash with the following PowerShell command:</p>
8282
<pre><code class="language-powershell">Get-FileHash -Path .\NETworkManager_{VERSION}_Setup.msi -Algorithm SHA256</code></pre>

0 commit comments

Comments
 (0)