From b75dbeae0dbacdf02ded0e7fc044cb09fc64626f Mon Sep 17 00:00:00 2001 From: Jonathan Reinink Date: Wed, 13 Aug 2014 11:02:55 -0400 Subject: [PATCH] Fix list on "Usage - Further Information" page. --- source/usage-more.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/usage-more.md b/source/usage-more.md index a38ca97..8875dc9 100644 --- a/source/usage-more.md +++ b/source/usage-more.md @@ -7,6 +7,7 @@ permalink: /usage/more/ # Usage - Further Information If you want more information, the following resources are available to you: + * Generated api docs are available [here](http://factory-muffin.thephpleague.com/api/). * [Philip Brown's](https://github.com/philipbrown) article is available [here](http://culttt.com/2013/05/27/laravel-4-fixture-replacement-with-factorymuff/). * Our [test suite](https://github.com/thephpleague/factory-muffin/tree/2.0/tests) may also be useful to you.