Skip to content

Commit 9d22781

Browse files
Merge pull request #14 from wiremock/docs-link
Add Documentation button, fix contributor link
2 parents d7510e9 + aae80d2 commit 9d22781

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

content/_index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,13 @@ blocks:
1111
# TODO: Get the resource bundles sorted
1212
# image: images/logo/template-library.png
1313
buttons:
14-
- text: How to contribute
15-
url: "https://github.com/wiremock/api-template-library/blob/main/docs/CONTRIBUTING.md"
14+
- text: Documentation
15+
url: "https://wiremock.org/docs/mock-api-templates/usage/"
1616
style: primary
1717
size: large
18+
- text: How to contribute
19+
url: "./how-to-contribute"
20+
style: secondary
21+
size: large
1822
---
1923

0 commit comments

Comments
 (0)