We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a466df commit f5c0b46Copy full SHA for f5c0b46
.prettierignore
@@ -0,0 +1,2 @@
1
+# Ignore mdx files
2
+**/*.mdx
Website/src/pages/download.mdx
@@ -118,11 +118,10 @@ import styles from "./styles.module.css";
118
</code>
119
</pre>
120
<p>
121
- Checksums for each release can be found on
+ Checksums for each release can be found on:
122
<a href="https://github.com/BornToBeRoot/NETworkManager/releases" target="_blank">
123
GitHub Releases
124
- </a>
125
- .
+ </a>
126
</p>
127
</div>
128
</details>
0 commit comments