Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit c701044

Browse files
committed
Fix link to docs/Gopkg.toml in README.md
1 parent 7d36525 commit c701044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This does the following:
5151
1. Back up your existing `vendor/` directory (if you have one) to
5252
`_vendor-TIMESTAMP/`
5353
1. Pick the highest compatible version for each dependency
54-
1. Generate [`Gopkg.toml`](Gopkg.toml.md) ("manifest") and `Gopkg.lock` files
54+
1. Generate [`Gopkg.toml`](docs/Gopkg.toml.md) ("manifest") and `Gopkg.lock` files
5555
1. Install the dependencies in `vendor/`
5656

5757
## Usage

0 commit comments

Comments
 (0)