Skip to content

Commit

Permalink
central.sonatype.com now redirects to latest version, updated URLs ac…
Browse files Browse the repository at this point in the history
…cordingly
  • Loading branch information
ao-apps committed Apr 14, 2023
1 parent 2a41f62 commit 8894e5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ JavaScript client for asynchronous bidirectional messaging over HTTP.
## Project Links
* [Project Home](https://oss.aoapps.com/messaging/http/client-js/)
* [Changelog](https://oss.aoapps.com/messaging/http/client-js/changelog)
* [Maven Central Repository](https://central.sonatype.com/search?namespace=com.aoapps&q=a%3Aao-messaging-http-client-js)
* [Maven Central Repository](https://central.sonatype.com/artifact/com.aoapps/ao-messaging-http-client-js)
* [GitHub](https://github.com/ao-apps/ao-messaging-http-client-js)

## Contact Us
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ along with ao-messaging-http-client-js. If not, see <https://www.gnu.org/licens
title="@{documented.name}"
description="@{documented.description}"
datePublished="2016-10-16T22:58:00-05:00"
dateModified="2023-02-26T14:03:56Z"
dateModified="2023-04-14T16:43:04Z"
>
<core:child page="changelog.jspx" />
<header>
Expand Down Expand Up @@ -67,7 +67,7 @@ along with ao-messaging-http-client-js. If not, see <https://www.gnu.org/licens
<ul>
<li><core:link page="index.jspx">Project Home</core:link></li>
<li><core:link page="changelog.jspx">Changelog</core:link></li>
<li><ao:a href="https://central.sonatype.com/search?namespace=${ao:encodeURIComponent('@{project.groupId}')}&amp;q=a%3A${ao:encodeURIComponent('@{documented.artifactId}')}">Maven Central Repository</ao:a></li>
<li><ao:a href="https://central.sonatype.com/artifact/${ao:encodeURIComponent('@{project.groupId}')}/${ao:encodeURIComponent('@{documented.artifactId}')}">Maven Central Repository</ao:a></li>
<li><ao:a href="@{project.scm.url}">GitHub</ao:a></li>
</ul>
</section:nav>
Expand Down

0 comments on commit 8894e5a

Please sign in to comment.