mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update doc links
This commit is contained in:
parent
8e27387d3b
commit
905f3d774d
2 changed files with 2 additions and 2 deletions
|
@ -150,7 +150,7 @@ Migrating to APIv4
|
|||
Linode APIv3 has been removed, and APIv4 is the only available version.
|
||||
|
||||
When switching to APIv4, you will also need to generate a new token. See
|
||||
`here <https://www.linode.com/docs/platform/api/getting-started-with-the-linode-api/#create-an-api-token>`_
|
||||
`here <https://www.linode.com/docs/products/tools/api/get-started/#create-an-api-token>`_
|
||||
for more information.
|
||||
|
||||
Notable Changes
|
||||
|
|
|
@ -70,7 +70,7 @@ Set up a profile configuration in ``/etc/salt/cloud.profiles.d/``:
|
|||
Migrating to APIv4
|
||||
------------------
|
||||
|
||||
You will need to generate a new token for your account. See https://www.linode.com/docs/platform/api/getting-started-with-the-linode-api/#create-an-api-token
|
||||
You will need to generate a new token for your account. See https://www.linode.com/docs/products/tools/api/get-started/#create-an-api-token
|
||||
|
||||
There are a few changes to note:
|
||||
- There has been a general move from label references to ID references. The profile configuration parameters ``location``, ``size``, and ``image`` have moved from being label based references to IDs. See the profile section for more information. In addition to these inputs being changed, ``avail_sizes``, ``avail_locations``, and ``avail_images`` now output options sorted by ID instead of label.
|
||||
|
|
Loading…
Add table
Reference in a new issue