changeset 1310:41b35c15ad36

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 24 Jan 2019 12:20:33 -0700
parents 5684a14582c4
children ca742d51b31f
files conv.txt website/src/index.html.luan
diffstat 2 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/conv.txt	Thu Jan 24 00:55:10 2019 -0700
+++ b/conv.txt	Thu Jan 24 12:20:33 2019 -0700
@@ -2,7 +2,6 @@
 Io.output_to
 Io.output_of
 
-
 "stringify"
 "Thread.once"
 "Thread.repeating"
--- a/website/src/index.html.luan	Thu Jan 24 00:55:10 2019 -0700
+++ b/website/src/index.html.luan	Thu Jan 24 12:20:33 2019 -0700
@@ -34,7 +34,7 @@
 			<div link><a href="docs.html">Documentation</a></div>
 			<div link><a href="/download/">Download</a></div>
 			<div link><a href="https://bitbucket.org/frschmidt/luan">Source</a></div>
-			<div link><a href="http://luan.7479.n7.nabble.com/">Forum</a></div>
+			<div link><a href="http://forum.luan.ws/">Forum</a></div>
 		</div>
 	</body>
 </html>