aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2023-06-26 13:29:19 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2023-06-26 13:29:19 -0300
commit73a96935337d78d0e1015d7ccce6cf7470c192c4 (patch)
tree63fc56e22182715f08d83c8c0dfcdaac431a10db /README.md
parente58f9bb289b1aa5cd4c96c26cccd0f69461e8436 (diff)
downloadlpeg-1.1.0.tar.gz
lpeg-1.1.0.tar.bz2
lpeg-1.1.0.zip
Removed protocol ('http') from links in documentationv1.1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8c3fc86..65ac1eb 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
1# LPeg 1# LPeg - Parsing Expression Grammars For Lua
2 2
3For more information, 3For more information,
4see [Lpeg](http://www.inf.puc-rio.br/~roberto/lpeg/). 4see [Lpeg](//www.inf.puc-rio.br/~roberto/lpeg/).