Skip to content

Commit 51f5203

Browse files
authored
Merge pull request #369 from C-Mejlak/fix-ol-inside-alert
style: convert ol to markdown
2 parents 55106ee + 8c6a706 commit 51f5203

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

platform/README.mdx

+5-6
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@ With Smallstep, IT/Security/Network Engineers can assign certificates to devices
1717

1818
<Alert severity="info">
1919
<div>
20-
💡 Regardless, if you want to dive deeper into PKI, see some literature from our blog:
21-
<ul>
22-
<li><a href="https://smallstep.com/blog/everything-pki/">Everything you should know about certificates and PKI but are too afraid to ask</a></li>
23-
<li><a href="https://smallstep.com/blog/use-tls/">The case for using TLS everywhere</a></li>
24-
<li><a href="https://smallstep.com/blog/use-ssh-certificates/">If you’re not using SSH certificates you’re doing SSH wrong</a></li>
25-
</ul>
20+
💡Regardless, if you want to dive deeper into PKI, see some literature from our blog:
21+
22+
- [Everything you should know about certificates and PKI but are too afraid to ask](https://smallstep.com/blog/everything-pki/)
23+
- [The case for using TLS everywhere](https://smallstep.com/blog/use-tls/)
24+
- [If you’re not using SSH certificates you’re doing SSH wrong](https://smallstep.com/blog/use-ssh-certificates/)
2625
</div>
2726
</Alert>
2827

0 commit comments

Comments
 (0)