aboutsummaryrefslogtreecommitdiff
path: root/re.html
diff options
context:
space:
mode:
Diffstat (limited to 're.html')
-rw-r--r--re.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/re.html b/re.html
index c8d1bc8..5807912 100644
--- a/re.html
+++ b/re.html
@@ -4,7 +4,7 @@
4<head> 4<head>
5 <title>LPeg.re - Regex syntax for LPEG</title> 5 <title>LPeg.re - Regex syntax for LPEG</title>
6 <link rel="stylesheet" 6 <link rel="stylesheet"
7 href="//www.inf.puc-rio.br/~roberto/lpeg/doc.css" 7 href="https://www.inf.puc-rio.br/~roberto/lpeg/doc.css"
8 type="text/css"/> 8 type="text/css"/>
9 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 9 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
10</head> 10</head>
@@ -15,7 +15,7 @@
15 15
16<div id="product"> 16<div id="product">
17 <div id="product_logo"> 17 <div id="product_logo">
18 <a href="//www.inf.puc-rio.br/~roberto/lpeg/"> 18 <a href="https://www.inf.puc-rio.br/~roberto/lpeg/">
19 <img alt="LPeg logo" src="lpeg-128.gif"/> 19 <img alt="LPeg logo" src="lpeg-128.gif"/>
20 </a> 20 </a>
21 </div> 21 </div>