Skip to content

Commit 3d548eb

Browse files
noisyscannernsaunders
authored andcommitted
Update README.md
Fix link to examples directory.
1 parent 8bf2dd9 commit 3d548eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ parseConfig = Either.lmap printEnvError <<< TypedEnv.fromEnv (Proxy :: _ Config)
5858
5959
### Examples
6060

61-
To run one of the [examples](example), clone the repository and run the following command, replacing `<example-name>` with the name of the example.
61+
To run one of the [examples](examples), clone the repository and run the following command, replacing `<example-name>` with the name of the example.
6262

6363
```bash
6464
spago -x example.dhall run -m Example.<example-name>

0 commit comments

Comments
 (0)