Skip to content

Commit 5437e7f

Browse files
authored
chore: update mountebank link
1 parent 4c9d7f2 commit 5437e7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/getting_started/stubs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Local API stubs
33
---
44

5-
Pact contracts are easily turned into locally running API stubs. Pact contracts lack advanced features such as predicates that you might find in tools like [mountebank](http://www.mbtest.org/), however they are useful for many situations - such as e2e tests with tools like Protractor and Karma.
5+
Pact contracts are easily turned into locally running API stubs. Pact contracts lack advanced features such as predicates that you might find in tools like [mountebank](http://www.mbtest.dev/), however they are useful for many situations - such as e2e tests with tools like Protractor and Karma.
66

77
To get started, from your consumer code base you have a number of ways to run your API stubs outlined below.
88

0 commit comments

Comments
 (0)