X Tutup
Skip to content

Commit 548a91f

Browse files
authored
Merge pull request cli#3767 from astroparam/fix-project-layout-link
fix project layout link
2 parents 4960935 + c34d017 commit 548a91f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Run the new binary as:
3636

3737
Run tests with: `go test ./...`
3838

39-
See [project layout documentation](../project-layout.md) for information on where to find specific source files.
39+
See [project layout documentation](../docs/project-layout.md) for information on where to find specific source files.
4040

4141
## Submitting a pull request
4242

0 commit comments

Comments
 (0)
X Tutup