Fix the HW Requirements link

Fixed link to the RancherOS hardware requirements in the Digital Ocean section
This commit is contained in:
Sherzod Mutalov
2020-04-07 14:53:43 +05:00
committed by Catherine Luse
parent 4e706f4f7f
commit f8b4547dee
@@ -17,7 +17,7 @@ To start a RancherOS Droplet on Digital Ocean:
1. Click **Create Droplet.**
1. Click the **Container distributions** tab.
1. Click **RancherOS.**
1. Choose a plan. Make sure your Droplet has the [minimum hardware requirements for RancherOS]({{<baseurl>}}os/v1.x/en/overview/#hardware-requirements).
1. Choose a plan. Make sure your Droplet has the [minimum hardware requirements for RancherOS]({{<baseurl>}}/os/v1.x/en/overview/#hardware-requirements).
1. Choose any options for backups, block storage, and datacenter region.
1. Optional: In the **Select additional options** section, you can check the **User data** box and enter a `cloud-config` file in the text box that appears. The `cloud-config` file is used to provide a script to be run on the first boot. An example is below.
1. Choose an SSH key that you have access to, or generate a new SSH key.