Merge pull request #3767 from astroparam/fix-project-layout-link

fix project layout link
This commit is contained in:
Mislav Marohnić 2021-06-02 09:29:11 +02:00 committed by GitHub
commit 548a91f0cd
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