README.md: Point at unstable manual

This commit is contained in:
Zhaofeng Li 2021-11-17 22:26:24 -08:00
parent e25c40c84f
commit 810885af81

View file

@ -131,7 +131,7 @@ Here is a sample `hive.nix` with two nodes, with some common configurations appl
}
```
The full set of options can be found in [the manual](https://zhaofengli.github.io/colmena/stable/reference).
The full set of options can be found in [the manual](https://zhaofengli.github.io/colmena/unstable/reference).
Run `colmena build` in the same directory to build the configuration, or do `colmena apply` to build and deploy it to all nodes.
## Tutorial with Flakes
@ -172,7 +172,7 @@ Here is a short example:
}
```
The full set of options can be found in [the manual](https://zhaofengli.github.io/colmena/stable/reference).
The full set of options can be found in [the manual](https://zhaofengli.github.io/colmena/unstable/reference).
Run `colmena build` in the same directory to build the configuration, or do `colmena apply` to build and deploy it to all nodes.
## Manual