diff --git a/docs/provider-guidance.md b/docs/provider-guidance.md index d2a9bfa..13e6b72 100644 --- a/docs/provider-guidance.md +++ b/docs/provider-guidance.md @@ -26,7 +26,7 @@ These steps are based on the OVHcloud documentation. The steps are similar to ma ### Contabo -1. You will need to generate SSH keys. Here is how to do it using [Contabo](https://contabo.com/blog/how-to-use-ssh-keys-with-your-server/) -2. Install a new server in Contabo using Ubuntu 22.04, and you can learn more [here](https://help.contabo.com/support/solutions/articles/103000271913-how-do-i-install-my-contabo-server-) -3. You will need to secure your server. You can learn best practices [here](https://contabo.com/blog/best-practices-for-securing-remote-connections-to-your-vps/) -4. Finslly, you will need to install [Voi Swarm](https://voinetwork.github.io/voi-swarm/installation/installation/) +1. You will need to [generate SSH keys](https://contabo.com/blog/how-to-use-ssh-keys-with-your-server/). +2. [Install a new server](https://help.contabo.com/support/solutions/articles/103000271913-how-do-i-install-my-contabo-server-) in Contabo using Ubuntu 22.04. +3. You will need to [secure your server](https://contabo.com/blog/best-practices-for-securing-remote-connections-to-your-vps/). +4. Finally, you will need to [install Voi Swarm](https://voinetwork.github.io/voi-swarm/installation/installation/)