Skip to content

Commit

Permalink
DOCS: Fix Openapi links issue 6605 (#6678)
Browse files Browse the repository at this point in the history
* fix for broken link
  • Loading branch information
ljamen authored Apr 24, 2023
1 parent a708f68 commit b8a5df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/includes/attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ endif::[]
:microprofile-open-api-base-url: {microprofile-base-url}/microprofile-open-api-{version-lib-microprofile-openapi-api}
:microprofile-open-api-spec-url: {microprofile-open-api-base-url}/microprofile-openapi-spec-{version-lib-microprofile-openapi-api}.html
:microprofile-open-api-javadoc-base-url: {microprofile-open-api-base-url}/apidocs
:microprofile-open-api-javadoc-url: {microprofile-open-api-javadoc-base-url}/apidocs/org/eclipse/microprofile/openapi/
:microprofile-open-api-javadoc-url: {microprofile-open-api-javadoc-base-url}/org/eclipse/microprofile/openapi
:microprofile-lra-base-url: {microprofile-base-url}/microprofile-lra-{version-lib-microprofile-lra-api}
:microprofile-lra-spec-url: {microprofile-lra-base-url}/microprofile-lra-spec-{version-lib-microprofile-lra-api}.html
Expand Down

0 comments on commit b8a5df7

Please sign in to comment.