manual: Make mdbook-linkcheck happy

This commit is contained in:
Zhaofeng Li 2022-01-01 16:41:35 -08:00
parent 16bf9899c5
commit 64534a744c

View file

@ -3,7 +3,7 @@
**Colmena** is a simple, stateless [NixOS](https://nixos.org) deployment tool modeled after [NixOps](https://github.com/NixOS/nixops) and [morph](https://github.com/DBCDK/morph), written in Rust. **Colmena** is a simple, stateless [NixOS](https://nixos.org) deployment tool modeled after [NixOps](https://github.com/NixOS/nixops) and [morph](https://github.com/DBCDK/morph), written in Rust.
It's a thin wrapper over Nix commands like `nix-instantiate` and `nix-copy-closure`, and supports parallel deployment. It's a thin wrapper over Nix commands like `nix-instantiate` and `nix-copy-closure`, and supports parallel deployment.
Interested? Get started [here](tutorial)! Interested? Get started [here](./tutorial/index.md)!
<pre><div class="hljs">$ <b>colmena apply --on @tag-a</b> <pre><div class="hljs">$ <b>colmena apply --on @tag-a</b>
[INFO ] Enumerating nodes... [INFO ] Enumerating nodes...