Skip to content

Commit

Permalink
Fix link to paket.dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
agross committed Sep 14, 2014
1 parent 0de2cd8 commit 440b46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ If the lock file already exists, it will not be regenerated.

You may have [`paket.references` files](references_files.html) next to your Visual Studio projects to have Paket automatically add references for the packages noted in that file.

All of the files involved ([`paket.dependencies`](dependencies_files.html), [`paket.lock`](lock_file.html) and [`paket.references`](references_files.html)) should be committed to your version control system.
All of the files involved ([`paket.dependencies`](dependencies_file.html), [`paket.lock`](lock_file.html) and [`paket.references`](references_files.html)) should be committed to your version control system.

Determine if there are package updates available:

Expand Down

0 comments on commit 440b46c

Please sign in to comment.