Skip to content

Commit 1c5e430

Browse files
committed
Update image paths
Relative links to images were broken when pages were re-organized in commit 8ae4424.
1 parent 4d40941 commit 1c5e430

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

managing_providers/storage_providers/ibm_cloud_object_storage_managers.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,19 @@ For a list of supported regions please refer to this [page](https://cloud.ibm.co
2222
1. [Create](https://cloud.ibm.com/objectstorage/create) new Cloud Object Storage instance in IBM Cloud Console.
2323

2424
2. Create access credentials by navigating to **Service Credentials -> New Credential** in your new instance.
25-
![Import Image Button Screenshot](../images/new_cos_creds.png)
25+
![Import Image Button Screenshot](../../images/new_cos_creds.png)
2626
Make sure to choose the **Manager** role and to enable **Include HMAC Credential** option.
2727

2828
3. Next navigate to `Manage -> Access (IAM) -> Service IDs`, find your newly created credential and edit it.
29-
![pvc_reg](../images/cos_access_policies.png)
29+
![pvc_reg](../../images/cos_access_policies.png)
3030

3131
4. Select `Viewer` checkbox under `Platform Access` group and press `Add`.
32-
![pvc_reg](../images/cos_viewer.png)
32+
![pvc_reg](../../images/cos_viewer.png)
3333

3434
5. Browse to {{ site.data.product.title_short }} menu **Storage > Managers**.
3535

3636
6. Click **Configuration**, then click
37-
![1862](../images/1862.png) (**Add a New Storage Provider**).
37+
![1862](../../images/1862.png) (**Add a New Storage Provider**).
3838

3939
7. From the **Type** list, select **IBM Cloud Object Storage**.
4040

0 commit comments

Comments
 (0)