Skip to content

Commit defc81f

Browse files
committed
updated links
1 parent 5bc3624 commit defc81f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ This library provides the api for an openapi-processor-* library. By implementin
99

1010
See [here][oap-docs].
1111

12-
[oap-docs]: https://hauner.github.com/openapi-processor/api/current/index.html
13-
[oap-gradle]: https://hauner.github.com/openapi-processor/gradle/current/index.html
12+
[oap-docs]: https://docs.openapiprocessor.io/api/latest
13+
[oap-gradle]: https://docs.openapiprocessor.io/gradle
1414

1515
[oap-license]: https://github.com/openapi-processor/openapi-processor-api/blob/master/LICENSE
1616

1717
[badge-license]: https://img.shields.io/badge/License-Apache%202.0-blue.svg?labelColor=313A42
18-
[badge-ci]: https://github.com/hauner/openapi-processor-api/workflows/ci/badge.svg
18+
[badge-ci]: https://github.com/openapi-processor/openapi-processor-api/workflows/ci/badge.svg

docs/modules/ROOT/pages/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
:oap-spring-api-impl: https://github.com/openapi-processor/openapi-processor-spring/blob/master/src/main/groovy/com/github/hauner/openapi/spring/processor/SpringProcessor.groovy
1212
:oap-spring-api-props: https://github.com/openapi-processor/openapi-processor-spring/blob/master/src/main/resources/META-INF/services/com.github.hauner.openapi.api.OpenApiProcessor
1313

14-
:oap-json-api-impl: https://github.com/hauner/openapi-processor-json/blob/master/src/main/groovy/com/github/hauner/openapi/spring/processor/JsonProcessor.groovy
15-
:oap-json-api-props: https://github.com/hauner/openapi-processor-json/blob/master/src/main/resources/META-INF/services/com.github.hauner.openapi.api.OpenApiProcessor
14+
:oap-json-api-impl: https://github.com/openapi-processor/openapi-processor-json/blob/master/src/main/groovy/com/github/hauner/openapi/spring/processor/JsonProcessor.groovy
15+
:oap-json-api-props: https://github.com/openapi-processor/openapi-processor-json/blob/master/src/main/resources/META-INF/services/com.github.hauner.openapi.api.OpenApiProcessor
1616

1717

1818
//

0 commit comments

Comments
 (0)