diff website/src/index.html.luan @ 1762:7d2297155ee3

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 19 May 2023 18:08:46 -0600
parents 8066b8882732
children aac0753d72ed
line wrap: on
line diff
--- a/website/src/index.html.luan	Sat May 13 22:05:51 2023 -0600
+++ b/website/src/index.html.luan	Fri May 19 18:08:46 2023 -0600
@@ -21,7 +21,7 @@
 		<div content>
 			<h1>The Luan Programming Language</h1>
 
-			<p>Luan is a <a href="http://www.lua.org">Lua</a>-like language implemented in <a href="https://www.oracle.com/java/technologies/downloads/#java8">Java</a>.  Luan is <a href="http://www.reactionary.software/">reactionary software</a>.</p>
+			<p>Luan is a <a href="http://www.lua.org">Lua</a>-like language implemented in <a href="https://www.oracle.com/java/technologies/downloads/#java8">Java</a>.</p>
 
 			<ul links>
 				<li><a href="why.html">Why Luan?</a></li>