Skip to content

Commit abb6e95

Browse files
authored
chore: fix broken link in documentation (#223)
* Update README.md * Update README.md
1 parent 246d9fc commit abb6e95

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
@@ -59,7 +59,7 @@ Your stanza could look something like this:
5959
(libraries binaryen))
6060
```
6161

62-
These flags likely won't work on other operating systems, so you'll probably need to use `dune-configurator` to vary the flags per platform. You can see an example of this in our [tests/](./tests/dune).
62+
These flags likely won't work on other operating systems, so you'll probably need to use `dune-configurator` to vary the flags per platform. You can see an example of this in our [test/](./test/dune).
6363

6464
## Static Linking
6565

0 commit comments

Comments
 (0)