Skip to content

Update support link. (backport #13495) #13498

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

Merged
merged 1 commit into from
Mar 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deps/rabbitmq_management/priv/www/js/tmpl/layout.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<li><a rel="noopener noreferrer" href="https://www.rabbitmq.com/tutorials" target="_blank">Tutorials</a></li>
<li><a rel="noopener noreferrer" href="https://www.rabbitmq.com/release-information" target="_blank">New releases</a></li>
<li><a rel="noopener noreferrer" href="https://www.vmware.com/products/rabbitmq.html" target="_blank">Commercial edition</a></li>
<li><a rel="noopener noreferrer" href="https://www.rabbitmq.com/commercial-offerings" target="_blank">Commercial support</a></li>
<li><a rel="noopener noreferrer" href="https://www.rabbitmq.com/contact#tanzu-rabbitmq" target="_blank">Commercial support</a></li>
<li><a rel="noopener noreferrer" href="https://github.com/rabbitmq/rabbitmq-server/discussions" target="_blank">Discussions</a></li>
<li><a rel="noopener noreferrer" href="https://rabbitmq.com/discord/" target="_blank">Discord</a></li>
<li><a rel="noopener noreferrer" href="https://www.rabbitmq.com/docs/plugins" target="_blank">Plugins</a></li>
Expand Down
Loading