Skip to content

Commit ce74479

Browse files
committed
fix: add some example links
1 parent 56c2904 commit ce74479

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/pages/blog/release/0.8.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ npmx now has a rich command palette for efficient, keyboard-driven access to eve
4444

4545
There are already 68 total commands across the website, but you’ll always see just what’s relevant to your current view:
4646

47-
- On a package page, quickly download its tarball, copy its install command to your clipboard, open its repo, jump to its `@types/` package, and more
48-
- On the compare page, toggle between the table and charts views, copy the table to your clipboard, and more
49-
- When viewing a package’s code, copy a link or the raw file contents to your clipboard, toggle between raw and preview mode, and more
47+
- On [a package page](https://npmx.dev/package/@clack/prompts), quickly download its tarball, copy its install command to your clipboard, open its repo, jump to its `@types/` package, and more
48+
- On the [compare page](https://npmx.dev/compare/), toggle between the table and charts views, copy the table to your clipboard, and more
49+
- When viewing [a package’s code](https://npmx.dev/package-code/unenv/v/2.0.0-rc.24/dist%2Findex.d.mts#L58), copy a link or the raw file contents to your clipboard, toggle between raw and preview mode, and more
5050
- From anywhere, jump to another page, toggle dark/light mode, change your language, get help by showing all keyboard shortcuts, jumping to the docs or to the npmx Discord server.
5151

5252
You’ll always see a fallback option to submit your input as a search:

0 commit comments

Comments
 (0)