Skip to content

Conversation

@rrelledge
Copy link
Collaborator

Also cherry-picked the img fix/workaround that allows screenshots within the multitabs shortcode.

@rrelledge rrelledge requested a review from a team September 17, 2025 19:04
@rrelledge rrelledge self-assigned this Sep 17, 2025
@rrelledge rrelledge added the rs Redis Enterprise Software label Sep 17, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 17, 2025

DOC-5617

@github-actions
Copy link
Contributor

Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

1. On the **Nodes** screen, click the **More actions** button (**⋮**) for the primary node you want to demote.

{{<image filename="images/rs/screenshots/nodes/primary-node-more-actions.png" alt="Click the more actions button for a node to access node actions.">}}
<img src="../../../../images/rs/screenshots/nodes/primary-node-more-actions.png" alt="Click the more actions button for a node to access node actions.">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just because I'm curious: why wouldn't you use the full path ( /images/rs/... ) instead of a relative path like above?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dwdougherty Thanks for reviewing!
I tried using something like <img src="/images/rs/... at first, but the images only rendered properly in my local env. When I checked the staged preview, the images were actually broken. It would try to use https://redis.io/images/rs/screenshots/... instead of the correct URL https://redis.io/docs/staging/DOC-####/images/rs/screenshots/....

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should have know that you'd have tried the full path. 😃

@rrelledge rrelledge merged commit 8731b7f into main Sep 24, 2025
6 checks passed
@rrelledge rrelledge deleted the DOC-5617 branch September 24, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rs Redis Enterprise Software

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants