Skip to content

Commit 200521a

Browse files
committed
dots are important
1 parent 85ab77e commit 200521a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ $ myscript something
306306
The generated script will look for an executable named `myscript-something`
307307
in the path. If found, it will be called.
308308

309-
See the [extensible example](examples/extensible)
309+
See the [extensible example](examples/extensible).
310310

311311

312312
### Delegate Mode (`extensible: <executable name>`)
@@ -336,7 +336,7 @@ $ mygit status
336336

337337
The generated script will execute `git status`.
338338

339-
See the [extensible-delegate example](examples/extensible-delegate)
339+
See the [extensible-delegate example](examples/extensible-delegate).
340340

341341

342342

0 commit comments

Comments
 (0)