Skip to content

Commit a591694

Browse files
committed
Merge pull request #3 from slamdata/fix-examples-link
Update README.md
2 parents f34ba86 + 0638b18 commit a591694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A type-safe abstraction for platform-independent file system paths.
88
fullPath = rootDir </> dir "baz" </> file "foo.png"
99
```
1010

11-
See the [examples file](/examples/Examples.purs) for more.
11+
See the [examples file](/examples/src/Examples.purs) for more.
1212

1313
# Getting Started
1414

0 commit comments

Comments
 (0)