diff scripts/test.luan @ 797:86e477945676

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 06 Sep 2016 11:50:30 -0600
parents 5e3970ccd86a
children 21d157b153fe
line wrap: on
line diff
--- a/scripts/test.luan	Mon Sep 05 19:52:49 2016 -0600
+++ b/scripts/test.luan	Tue Sep 06 11:50:30 2016 -0600
@@ -30,7 +30,7 @@
 end
 
 function Io.schemes.site(path)
-	return Io.uri( "luan:http"..path )
+	return Io.uri( "luan:http/tools"..path )
 end
 
 local page