fix project layout link

This commit is contained in:
Param Patidar 2021-06-02 12:33:40 +05:30 committed by GitHub
parent 49609350af
commit c34d017a04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ Run the new binary as:
Run tests with: `go test ./...`
See [project layout documentation](../project-layout.md) for information on where to find specific source files.
See [project layout documentation](../docs/project-layout.md) for information on where to find specific source files.
## Submitting a pull request