Skip to content

Commit 8709531

Browse files
ianwijmamxcl
authored andcommitted
Fixed a dead link in README.md
Fixed a dead link in README.md
1 parent ff47da6 commit 8709531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ const go = await install("go.dev");
9999

100100
### Designed for Composibility
101101

102-
The library is split into [plumbing] and [porcelain] (copying git’s lead).
102+
The library is split into [plumbing](src/plumbing) and [porcelain](src/porcelain) (copying git’s lead).
103103
The porcelain is what most people need, but if you need more control, dive
104104
into the porcelain sources to see how to use the plumbing primitives to get
105105
precisely what you need.

0 commit comments

Comments
 (0)