We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7088483 commit 9f062d1Copy full SHA for 9f062d1
1 file changed
src/partials/oap-footer-content.hbs
@@ -59,14 +59,13 @@
59
<i class="fab fa-github"></i> oap-micronaut
60
</a>
61
62
- <a class="" href="https://github.com/openapi-processor/openapi-processor-json">
63
- <i class="fab fa-github"></i> oap-json
64
- </a>
65
-
66
<a class="" href="https://github.com/openapi-processor/openapi-processor-base">
67
<i class="fab fa-github"></i> oap-base
68
69
+ <a class="" href="https://github.com/openapi-processor/openapi-processor-json">
+ <i class="fab fa-github"></i> oap-json
+ </a>
70
</div>
71
72
0 commit comments