1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 17:26:37 -04:00

update /cli page

This commit is contained in:
2022-05-10 20:12:03 -04:00
parent 482700e640
commit 4aaf80aec4
4 changed files with 78 additions and 79 deletions

View File

@ -25,8 +25,8 @@ const CLI = () => (
<Content>
<Blockquote>
<p>
The <Link href="https://jarv.is/">Jake Jarvis</Link> CLI (aka the most useless Node module ever published, in
history, by anyone, ever).
The <Link href="/">Jake Jarvis</Link> CLI (aka the most useless Node module ever published, in history, by
anyone, ever).
</p>
</Blockquote>
@ -60,8 +60,7 @@ const CLI = () => (
<H2 id="license">License</H2>
<p>
MIT &copy; <Link href="https://jarv.is/">Jake Jarvis</Link>,{" "}
<Link href="https://sindresorhus.com">Sindre Sorhus</Link>
MIT &copy; <Link href="/">Jake Jarvis</Link>, <Link href="https://sindresorhus.com">Sindre Sorhus</Link>
</p>
</Content>
</>