forked from DGNum/colmena
README.md: Point at unstable manual
This commit is contained in:
parent
e25c40c84f
commit
810885af81
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
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
|
## 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.
|
Run `colmena build` in the same directory to build the configuration, or do `colmena apply` to build and deploy it to all nodes.
|
||||||
|
|
||||||
## Manual
|
## Manual
|
||||||
|
|
Loading…
Reference in a new issue