Skip to content

Commit f0ec7c1

Browse files
committed
Link archived documentation from README.
1 parent f869e5b commit f0ec7c1

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@ aiken add aiken-lang/stdlib --version v3
1616

1717
## Compatibility
1818

19-
stdlib's version(s) | aiken's version | Plutus version
20-
--- | --- | ---
21-
`>= 3.0.0` | `>= v1.1.17` | `V3`
22-
`>= 2.1.0 && < 3.0.0` | `>= v1.1.3` | `V3`
23-
`>= 2.0.0 && < 2.1.0` | `v1.1.1`, `v1.1.2` | `V3`
24-
`>= 1.9.0 && < 2.0.0` | `v1.0.28-alpha`, `v1.0.29-alpha` | `V2`
25-
`>= 1.8.0 && < 1.9.0` | `v1.0.26-alpha` | `V2`
19+
stdlib's version(s) | aiken's version | Plutus version
20+
--- | --- | ---
21+
[`>= 3.0.0`](https://aiken-lang.github.io/stdlib/v3.0.0) | `>= v1.1.17` | `V3`
22+
[`>= 2.1.0 && < 3.0.0`](https://aiken-lang.github.io/stdlib/v2.1.0) | `>= v1.1.3` | `V3`
23+
[`>= 2.0.0 && < 2.1.0`](https://aiken-lang.github.io/stdlib/v2.0.0) | `v1.1.1`, `v1.1.2` | `V3`
24+
[`>= 1.9.0 && < 2.0.0`](https://aiken-lang.github.io/stdlib/v1.9.0) | `v1.0.28-alpha`, `v1.0.29-alpha` | `V2`
2625

2726
## Overview
2827

0 commit comments

Comments
 (0)