Skip to content

Commit e5381e9

Browse files
committed
update installation links on docs
1 parent 25a5a2e commit e5381e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@isos/docs",
33
"private": true,
4-
"version": "0.0.6",
4+
"version": "0.0.7",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

docs/src/content/intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ The code snippets in the documentation below use the current latest version of I
1616

1717
### Installation
1818

19-
<Downloads />
19+
Download from the [latest release](https://github.com/isos-tools/isos/releases/latest) page on GitHub.

0 commit comments

Comments
 (0)