Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Aug 26, 2015
1 parent 2f840b6 commit 52a1c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion help/fluentmigrator.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The basic idea of the FAKE helper is to run FluentMigrator over the existing dat

## Migrating your database to the latest version

FAKE's support for FluentMigrator ships with a separate NuGet package called [FAKE.FluentMigrator](nuget.org/packages/FAKE.FluentMigrator).
FAKE's support for FluentMigrator ships with a separate NuGet package called [FAKE.FluentMigrator](http://www.nuget.org/packages/FAKE.FluentMigrator).
Usually your FAKE setup will look as follows:

// Reference required dlls
Expand Down

0 comments on commit 52a1c3f

Please sign in to comment.