diff website/src/pil.html.luan @ 1827:50e570b598b2

security
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 15 Sep 2024 10:36:46 -0600
parents d5779a264a4a
children
line wrap: on
line diff
--- a/website/src/pil.html.luan	Sat Aug 24 21:36:47 2024 -0600
+++ b/website/src/pil.html.luan	Sun Sep 15 10:36:46 2024 -0600
@@ -21,7 +21,7 @@
 		<div content>
 			<h1>Programming in Lua</h1>
 
-			<p>Even though <a href="http://www.lua.org/pil/">Programming in Lua</a> is about Lua, not Luan, it still serves as an excellent introduction to Luan since the languages are so close.</p>
+			<p>Even though <a href="https://www.lua.org/pil/">Programming in Lua</a> is about Lua, not Luan, it still serves as an excellent introduction to Luan since the languages are so close.</p>
 		</div>
 	</body>
 </html>