We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3770b26 commit aae80d2Copy full SHA for aae80d2
content/_index.md
@@ -11,9 +11,13 @@ blocks:
11
# TODO: Get the resource bundles sorted
12
# image: images/logo/template-library.png
13
buttons:
14
- - text: How to contribute
15
- url: "https://github.com/wiremock/api-template-library/blob/main/docs/CONTRIBUTING.md"
+ - text: Documentation
+ url: "https://wiremock.org/docs/mock-api-templates/usage/"
16
style: primary
17
size: large
18
+ - text: How to contribute
19
+ url: "./how-to-contribute"
20
+ style: secondary
21
+ size: large
22
---
23
0 commit comments