Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken link of stream docs in CLI #3231

Merged
merged 1 commit into from
Jul 26, 2021
Merged

Conversation

ansd
Copy link
Member

@ansd ansd commented Jul 26, 2021

Before this commit:

> ./sbin/rabbitmq-diagnostics stream_status --help
...
Relevant Doc Guides
 * https://next.rabbitmq.com/stream-queues.html

After this commit:

> ./sbin/rabbitmq-diagnostics stream_status --help
...
Relevant Doc Guides
 * https://rabbitmq.com/streams.html

Needs to be backported to v3.9.x.

@michaelklishin michaelklishin added this to the 3.9.1 milestone Jul 26, 2021
@michaelklishin michaelklishin merged commit e610393 into master Jul 26, 2021
michaelklishin added a commit that referenced this pull request Jul 26, 2021
Fix broken link of stream docs in CLI

(cherry picked from commit e610393)
@michaelklishin michaelklishin deleted the cli-fix-stream-doc-link branch July 26, 2021 10:23
@michaelklishin
Copy link
Member

Backported to v3.9.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants