diff --git a/README.md b/README.md index 01a194942c7b2bd76d33ae42ec14260797086be1..406373aa8c565cee1f72d4d425036525e6381e71 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Install with your favorite package manager. See below the [packaging status para ### Pipx -If you want a more recent version [install with pipx](https://silkaj.duniter.org/install/): +If you want a more recent version [install with pipx](https://silkaj.duniter.org/latest/install/): ```bash sudo apt install pipx @@ -36,12 +36,12 @@ pipx install silkaj There is two kind of images. One build with `pip` for user purposes, and one using Poetry for developer purposes. -- [Docker images](https://silkaj.duniter.org/docker/) +- [Docker images](https://silkaj.duniter.org/latest/contributing/container_usage/) ### For contributing purposes -- [Install the Poetry development environment](https://silkaj.duniter.org/contributing/install_poetry/) -- Check out the [contributing guidelines](https://silkaj.duniter.org/contributing/) +- [Install the Poetry development environment](https://silkaj.duniter.org/latest/contributing/install_poetry/) +- Check out the [contributing guidelines](https://silkaj.duniter.org/latest/contributing/) ## Usage @@ -93,7 +93,7 @@ silkaj -ep <hostname>:<port>/<path> <sub-command> - Certification emission - Membership emission - Revocation file handling -- [DeathReaper: exclusions reports on Discourse forums](https://silkaj.duniter.org/usage/deathreaper/) +- [DeathReaper: exclusions reports on Discourse forums](https://silkaj.duniter.org/latest/usage/deathreaper/) ### Authentication @@ -106,7 +106,7 @@ silkaj -ep <hostname>:<port>/<path> <sub-command> ## Wrappers -- [Multi-recipients transfers and automation](https://silkaj.duniter.org/usage/multi-recipients_transfers_and_automation) +- [Multi-recipients transfers and automation](https://silkaj.duniter.org/latest/usage/multi-recipients_transfers_and_automation) - [Transaction generator written in Shell](https://gitlab.com/jytou/tgen) - [Äž1Cotis](https://git.duniter.org/matograine/g1-cotis) - [G1pourboire](https://git.duniter.org/matograine/g1pourboire)