Skip to content

Commit bca18fd

Browse files
committed
Fix link
1 parent 2fe1c67 commit bca18fd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

0.1.0/htmlsingle/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@ <h2 id="api-overview"><a class="anchor" href="#api-overview"></a>Overview</h2>
869869
</div>
870870
<div class="paragraph">
871871
<p>The RabbitMQ AMQP 1.0 Java Client is one of these libraries.
872-
This documentation covers only the advanced usage of the library; a <a href="https://amqp-client-libraries.rabbitmq-website.pages.dev/client-libraries/amqp-client-libraries">common page on the RabbitMQ website</a> covers the most common use cases.</p>
872+
This documentation covers only the advanced usage of the library; a <a href="https://www.rabbitmq.com/client-libraries/amqp-client-libraries">common page on the RabbitMQ website</a> covers the most common use cases.</p>
873873
</div>
874874
</div>
875875
</div>
@@ -1637,4 +1637,4 @@ <h4 id="observability-metrics-publish-observation"><a class="anchor" href="#obse
16371637
</div>
16381638
</div>
16391639
</body>
1640-
</html>
1640+
</html>

stable/htmlsingle/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@ <h2 id="api-overview"><a class="anchor" href="#api-overview"></a>Overview</h2>
869869
</div>
870870
<div class="paragraph">
871871
<p>The RabbitMQ AMQP 1.0 Java Client is one of these libraries.
872-
This documentation covers only the advanced usage of the library; a <a href="https://amqp-client-libraries.rabbitmq-website.pages.dev/client-libraries/amqp-client-libraries">common page on the RabbitMQ website</a> covers the most common use cases.</p>
872+
This documentation covers only the advanced usage of the library; a <a href="https://www.rabbitmq.com/client-libraries/amqp-client-libraries">common page on the RabbitMQ website</a> covers the most common use cases.</p>
873873
</div>
874874
</div>
875875
</div>
@@ -1637,4 +1637,4 @@ <h4 id="observability-metrics-publish-observation"><a class="anchor" href="#obse
16371637
</div>
16381638
</div>
16391639
</body>
1640-
</html>
1640+
</html>

0 commit comments

Comments
 (0)