Skip to content

Commit

Permalink
Fix links to IBM Cloud API key documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcarman authored and kavya498 committed Mar 3, 2022
1 parent 6db833e commit b67fe62
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/appid-instance-creation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ The following parameters can be set by the user:
```
ansible-playbook destroy.yml
```
[Obtain an IBM Cloud API key]:https://cloud.ibm.com/docs/iam?topic=iam-userapikey
[Obtain an IBM Cloud API key]:https://cloud.ibm.com/docs/account?topic=account-userapikey&interface=ui
2 changes: 1 addition & 1 deletion examples/iam-user-invite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ The following parameters can be set by the user:
```
ansible-playbook destroy.yml
```
[Obtain an IBM Cloud API key]:https://cloud.ibm.com/docs/iam?topic=iam-userapikey
[Obtain an IBM Cloud API key]:https://cloud.ibm.com/docs/account?topic=account-userapikey&interface=ui
2 changes: 1 addition & 1 deletion examples/ibm-api-gateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ The following parameters can be set by the user:
```
ansible-playbook destroy.yml
```
[Obtain an IBM Cloud API key]:https://cloud.ibm.com/docs/iam?topic=iam-userapikey
[Obtain an IBM Cloud API key]:https://cloud.ibm.com/docs/account?topic=account-userapikey&interface=ui
2 changes: 1 addition & 1 deletion examples/ibm-certificate-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ The following parameters can be set by the user:
```
ansible-playbook destroy.yml
```
[Obtain an IBM Cloud API key]:https://cloud.ibm.com/docs/iam?topic=iam-userapikey
[Obtain an IBM Cloud API key]:https://cloud.ibm.com/docs/account?topic=account-userapikey&interface=ui
2 changes: 1 addition & 1 deletion examples/ibm-iks-classic-ROKS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ The following parameters can be set by the user:
```
ansible-playbook destroy.yml
```
[Obtain an IBM Cloud API key]:https://cloud.ibm.com/docs/iam?topic=iam-userapikey
[Obtain an IBM Cloud API key]:https://cloud.ibm.com/docs/account?topic=account-userapikey&interface=ui
2 changes: 1 addition & 1 deletion examples/ibm-resource-group/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ The following parameters can be set by the user:
```
ansible-playbook destroy.yml
```
[Obtain an IBM Cloud API key]:https://cloud.ibm.com/docs/iam?topic=iam-userapikey
[Obtain an IBM Cloud API key]:https://cloud.ibm.com/docs/account?topic=account-userapikey&interface=ui
2 changes: 1 addition & 1 deletion examples/simple-vm-ssh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ The following parameters can be set by the user:
[retrieve available images]: #list-available-vsi-images-and-profiles
[retrieve available profiles]: #list-available-vsi-images-and-profiles
[Ansible search path]:https://docs.ansible.com/ansible/latest/dev_guide/overview_architecture.html#ansible-search-path
[Obtain an IBM Cloud API key]:https://cloud.ibm.com/docs/iam?topic=iam-userapikey
[Obtain an IBM Cloud API key]:https://cloud.ibm.com/docs/account?topic=account-userapikey&interface=ui
[Ansible search path]: https://docs.ansible.com/ansible/latest/dev_guide/overview_architecture.html#ansible-search-path

0 comments on commit b67fe62

Please sign in to comment.