Update some broken links in documentation

This commit is contained in:
Linus Lee 2021-02-06 17:58:05 -05:00
parent 72d2b8c920
commit 0a7f5c9084
2 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@ Start by adding the blocks.css stylesheet to your page's `<head>`:
## Summary
**blocks.css** is the core of styles used in my projects like [Codeframe](https://beta.codeframe.co), [Zero to Code](https://zerotocode.org), and [Lyrics.rip](https://genius.com/a/a-teen-programmer-built-a-tool-called-lyrics-rip-to-generate-fake-lyrics-for-your-favorite-artists). Lots of people asked for the styles, so I've pulled the button styles out into a separate package right here.
**blocks.css** is the core of styles used in my projects like [Codeframe](https://codeframe.co), [Zero to Code](https://zerotocode.org), and [Lyrics.rip](https://genius.com/a/a-teen-programmer-built-a-tool-called-lyrics-rip-to-generate-fake-lyrics-for-your-favorite-artists). Lots of people asked for the styles, so I've pulled the button styles out into a separate package right here.
## Theming

View File

@ -156,7 +156,7 @@
<p>For real-world examples of blocks.css, check out these sites, which feature the library in different themes:</p>
<ul>
<li><p><a href="https://beta.codeframe.co">Codeframe</a>, an in-browser code editor and playground</p></li>
<li><p><a href="https://codeframe.co">Codeframe</a>, an in-browser code editor and playground</p></li>
<li><p><a href="https://read.gift">Read.gift</a>, an awesome service to give and receive the gift of books</p></li>
<li><p><a href="https://plume.chat">Plume.chat</a>, a small in-memory real time chat server with Go and WebSockets</p></li>
<li><p><a href="https://lyrics.rip">Lyrics.rip</a>, which uses Markov chains to generate lyrics for any artist with the Genius API</p></li>
@ -174,7 +174,7 @@
<li><p><a href="https://own2020s.com">Own2020s.com</a>, a calculator to visualize the time you can save by cutting down on a habit</p></li>
</ul>
<p><strong>blocks.css</strong> is made by <a href="https://linus.zone/now">Linus</a>. Find me at <a
href="https://github.com/thesephist">@thesephist</a> anywhere on the web.</p>
<p><strong>blocks.css</strong> is made by <a href="https://thesephist.com/">Linus</a>. Find me at <a
href="https://twitter.com/thesephist">@thesephist</a> anywhere on the web.</p>
</main>