Skip to content

Commit

Permalink
Merge pull request #1952 from baronfel/patch-2
Browse files Browse the repository at this point in the history
Fix broken link to `Add FAKE Dependencies` section on migration guide
  • Loading branch information
matthid authored May 21, 2018
2 parents 997925c + 6a62f0f commit 2a9d0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion help/markdown/fake-migrate-to-fake-5.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Upgrading to FAKE 5 is a multi step process and has various manual steps in betw
* This is for example done by installing FAKE as dependency on your build infrastructure.
There are a variety of [installing options](fake-gettingstarted.html#Install-FAKE) available.
* Tell FAKE which [modules](fake-fake5-modules.html) you need.
See the [Adding FAKE dependencies](#Adding-FAKE-dependencies) section below.
See the [Add FAKE dependencies](#Add-FAKE-dependencies) section below.
* Run the build with the new version of FAKE :). You might want to read the [CLI migration](#CLI-Migration) section

If things break in the last step please let us know as well.
Expand Down

0 comments on commit 2a9d0fb

Please sign in to comment.