This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/qpid-site.git

commit 2058d94d5958ad17dc7a49555777e782b664149f
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Wed Apr 27 17:17:46 2022 +0100

    update missed API reference link
---
 content/documentation.html | 2 +-
 input/documentation.md     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/documentation.html b/content/documentation.html
index 1b8c1e454..df496c1d3 100644
--- a/content/documentation.html
+++ b/content/documentation.html
@@ -148,7 +148,7 @@ You can find older versions with our
 <ul>
 <li><a href="/components/jms/index.html">Overview</a></li>
 <li><a href="/releases/qpid-jms-2.0.0/docs/index.html">Configuration</a></li>
-<li><a 
href="http://docs.oracle.com/javaee/7/api/javax/jms/package-summary.html";>API 
reference</a></li>
+<li><a href="https://jakarta.ee/specifications/messaging/3.0/apidocs/";>API 
reference</a></li>
 <li><a 
href="https://github.com/apache/qpid-jms/tree/2.0.0/qpid-jms-examples";>Examples</a></li>
 </ul>
 
diff --git a/input/documentation.md b/input/documentation.md
index ccfa7c9af..5e40a1912 100644
--- a/input/documentation.md
+++ b/input/documentation.md
@@ -46,7 +46,7 @@ You can find older versions with our
 
  - [Overview]({{site_url}}/components/jms/index.html)
  - [Configuration]({{current_jms_release_url}}/docs/index.html)
- - [API 
reference](http://docs.oracle.com/javaee/7/api/javax/jms/package-summary.html)
+ - [API reference](https://jakarta.ee/specifications/messaging/3.0/apidocs/)
  - 
[Examples](https://github.com/apache/qpid-jms/tree/{{current_jms_release}}/qpid-jms-examples)
 
 </section>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to