Skip to content

Commit 00f6c17

Browse files
committed
fix - link to example in readme
1 parent 549d58e commit 00f6c17

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
@@ -92,7 +92,7 @@ regex.getText(text, 1) // returns "b"
9292
```
9393

9494
## More complex examples
95-
* [Parse long strings example](/VerbalExpressions/JavaVerbalExpressions/wiki/Parse-long-strings-example)
95+
* [Parse long strings example](https://github.com/VerbalExpressions/JavaVerbalExpressions/wiki/Parse-long-strings-example)
9696

9797
## Other implementations
9898
You can view all implementations on [VerbalExpressions.github.io](http://VerbalExpressions.github.io)

0 commit comments

Comments
 (0)