aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 352cbe0..dcef161 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,6 @@ Universal lexer for Golang
Based on Rob Pike's awesome video [Lexical Scanning in Go](https://www.youtube.com/watch?v=HxaD_trXwRE)
-Examples: [/examples](https://github.com/neonxp/unilex/tree/master/example) directory.
+Examples: /examples directory.