We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c73ab49 commit 13ca19aCopy full SHA for 13ca19a
src/partials/oap-footer-content.hbs
@@ -36,6 +36,10 @@
36
<a class="" href="https://github.com/openapi-processor/openapi-processor-gradle">
37
<i class="fab fa-github"></i> oap-gradle
38
</a>
39
+
40
+ <a class="" href="https://github.com/openapi-processor/openapi-processor-intellij">
41
+ <i class="fab fa-github"></i> oap-intellij
42
+ </a>
43
</div>
44
45
<div class="flex flex-col mr-12">
@@ -53,8 +57,8 @@
53
57
<i class="fab fa-github"></i> oap-json
54
58
55
59
56
- <a class="" href="https://github.com/openapi-processor/openapi-processor-core">
- <i class="fab fa-github"></i> oap-core
60
+ <a class="" href="https://github.com/openapi-processor/openapi-processor-base">
61
+ <i class="fab fa-github"></i> oap-base
62
63
64
0 commit comments