diff --git a/README.md b/README.md index 78ec59cebbb2d0e5ea18b32c7aa9952fe16475ba..66ad58aa0c0ff22121cbeed771c6b38f2d36eda7 100644 --- a/README.md +++ b/README.md @@ -236,10 +236,10 @@ the installation instructions! Additional management tools --------------------------- -We will release very soon our additional management tools for noblogs, -`noblogs-cli` (a set of tools to ease the day-to-day operations) and -`noblogsmv`, a state-machine that allows to rebalance easily (and -fast! as you can use as many workers as possible in parallel) the +We have released additional management tools for noblogs, +[noblogs-cli][1] (a set of tools to ease the day-to-day operations) +and [noblogsmv][2], a state-machine that allows to rebalance easily +(and fast! as you can use as many workers as possible in parallel) the cluster if you add or remove one backend, moving databases and blogs around. @@ -251,3 +251,8 @@ We're not ready to accept external contributors on our git platform at the moment (but this will change). For now, just prepare a patch and let us know at info at autistici dot org. You can find us hanging around in the #ai channel on irc.autistici.org. + + + +[1]: https://git.autistici.org/ai/noblogs-cli +[2]: https://git.autistici.org/ai/noblogsmv