stylix: update documentation URL in palette.html (#1298)

This commit is contained in:
Daniel Thwaites 2025-05-18 03:03:28 +01:00 committed by GitHub
parent 91b23c7bc6
commit 7a0f30b57e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,6 +63,6 @@
<h2>Documentation</h2>
<p>Each color should be used as described in <a href="https://github.com/chriskempson/base16/blob/main/styling.md#styling-guidelines"> this table</a>.</p>
<p>See the <a href="https://danth.github.io/stylix/">Stylix documentation</a> for how to apply these colors on NixOS.</p>
<p>See the <a href="https://stylix.danth.me/">Stylix documentation</a> for how to apply these colors on NixOS.</p>
</body>
</html>