Skip to content

Commit

Permalink
fix: broken frontmatter
Browse files Browse the repository at this point in the history
  • Loading branch information
limptwiglet committed Mar 12, 2024
1 parent e845170 commit f2c9cfe
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions _docs/download-and-installation.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
open---
---
layout: docs
title: Download and Installation
meta_title: "How to Download and Install WireMock"
toc_rank: 13
description: >
WireMock is available as a standalone service (for Docker of Java), Java library
and integrations for modern languages and technology stacks.
redirect_from:
- "/download.html"
- "/download/"
- "/downloads.html"
- "/downloads/"
- "/docs/download.html"
- "/docs/download/"
WireMock is available as a standalone service (for Docker of Java), Java library
and integrations for modern languages and technology stacks.
redirect_from: - "/download.html" - "/download/" - "/downloads.html" - "/downloads/" - "/docs/download.html" - "/docs/download/"

---

<div class="cloud-callout"><a href="https://www.wiremock.io?utm_source=oss-docs&utm_medium=oss-docs&utm_campaign=cloud-callouts-install&utm_id=cloud-callouts&utm_term=cloud-callouts-install" target="_BLANK">To create publicly hosted mock APIs without anything to install, learn more about WireMock Cloud.</a></div>
Expand Down

0 comments on commit f2c9cfe

Please sign in to comment.