Skip to content

Commit 0dc43c3

Browse files
committed
DOC-5866 Fixed img src paths for multitab
1 parent ac646f3 commit 0dc43c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/operate/rs/installing-upgrading/creating-support-package.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To create a support package from the Cluster Manager UI:
3030

3131
1. In the navigation menu, select **Support**.
3232

33-
<img src="../../../../../images/rs/screenshots/create-support-package/support-package-dialog.png" alt="Select Support from the navigation menu and create a support package.">
33+
<img src="../../../../images/rs/screenshots/create-support-package/support-package-dialog.png" alt="Select Support from the navigation menu and create a support package.">
3434

3535
1. Click **Proceed**.
3636

@@ -52,13 +52,13 @@ To create a support package from the Cluster Manager UI:
5252

5353
- Select a specific node from the **Node ID (IP Addresses)** list to include information about that node only.
5454

55-
<img src="../../../../../images/rs/screenshots/create-support-package/generate-support-package-select-node.png" alt="The list of nodes you can include in the support package.">
55+
<img src="../../../../images/rs/screenshots/create-support-package/generate-support-package-select-node.png" alt="The list of nodes you can include in the support package.">
5656

5757
1. Click **Generate package**.
5858

5959
1. The package is created and downloaded by your browser.
6060

61-
<img src="../../../../../images/rs/screenshots/create-support-package/support-package-created-alert.png" alt="An alert appears that says, 'Support package created, attach it to your request in the Redis Support portal'. The Redis Support portal is a button you can click to contact Redis Support.">
61+
<img src="../../../../images/rs/screenshots/create-support-package/support-package-created-alert.png" alt="An alert appears that says, 'Support package created, attach it to your request in the Redis Support portal'. The Redis Support portal is a button you can click to contact Redis Support.">
6262

6363
-tab-sep-
6464

0 commit comments

Comments
 (0)