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 a4438ad commit 03d12e8Copy full SHA for 03d12e8
content/_index.md
@@ -11,13 +11,9 @@ blocks:
11
# TODO: Get the resource bundles sorted
12
# image: images/logo/template-library.png
13
buttons:
14
- - text: Get started
15
- url: "https://wiremock.io/product?utm_source=wiremock.org&utm_medium=masthead&utm_campaign=homepage_2022_baseline"
+ - text: How to contribute
+ url: "https://github.com/wiremock/api-template-library/blob/main/docs/CONTRIBUTING.md"
16
style: primary
17
size: large
18
- - text: Contribute
19
- url: "/how-to-contribute"
20
- style: secondary
21
- size: large
22
---
23
0 commit comments