diff options
Diffstat (limited to 'include/pollex.php')
-rw-r--r-- | include/pollex.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/pollex.php b/include/pollex.php index 6056aad..71bd0ed 100644 --- a/include/pollex.php +++ b/include/pollex.php @@ -5,11 +5,11 @@ <br> <p>Currently, only the legacy 32-bit architectures are supported (if barely), but complete support is planned in the future.</p> <br> - <p>See more at <a href="https://crates.io/crates/pollex/"><code>crates.io</code></a>.</p> + <p>See more at <a href="https://crates.io/crates/pollex/">crates.io</a>.</p> </section> <?php add_heading("Docs", "docs"); ?> <section> - <p>As per usual, documentation for <em>Pollex</em> can be found on <a href="https://docs.rs/pollex/latest/pollex/"><code>docs.rs</code></a>.</p> + <p>As per usual, documentation for <em>Pollex</em> can be found on <a href="https://docs.rs/pollex/latest/pollex/">Docs.rs</a>.</p> </section> |