From 7f22182efab365c9d597ba948ee3a8f126f36dd8 Mon Sep 17 00:00:00 2001 From: Dan Caddigan Date: Mon, 21 Jan 2019 00:04:25 -0500 Subject: [PATCH] chore(readme): update link to warthog-starter (#37) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1278a172..f8abb61e 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ yarn add warthog ## Usage -Check out the [warthog-example](https://github.com/goldcaddy77/warthog-example) repo to see how to use Warthog in a project. There are also a bunch of examples in the [examples](./examples/README.md) folder. Note that these use relative import paths to call into Warthog instead of pulling from NPM. +Check out the [warthog-starter](https://github.com/goldcaddy77/warthog-starter) repo to see how to use Warthog in a project. There are also a bunch of examples in the [examples](./examples/README.md) folder. Note that these use relative import paths to call into Warthog instead of pulling from NPM. ### 1. Create a Model