Skip to content

Commit 88f3d9b

Browse files
authored
Fix link to Data.Char.Unicode.Internal (#29)
1 parent 9a1d7b2 commit 88f3d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This directory contains documentation for `unicode`. If you are interested in co
44

55
## Generating Internal Modules
66

7-
The [Data.Char.Unicode.Internal](src/Data/Char/Unicode/Internal.purs) module can be generated with the following command:
7+
The [Data.Char.Unicode.Internal](../src/Data/Char/Unicode/Internal.purs) module can be generated with the following command:
88

99
```sh
1010
$ wget 'http://www.unicode.org/Public/6.0.0/ucd/UnicodeData.txt'

0 commit comments

Comments
 (0)