changeset 61:13faddead6cb default tip

update discord
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 09 May 2024 20:35:26 -0600
parents a3add4140c3c
children
files src/discussion.html.luan src/learn.html.luan
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/discussion.html.luan	Mon Jan 15 17:31:38 2024 -0700
+++ b/src/discussion.html.luan	Thu May 09 20:35:26 2024 -0600
@@ -21,7 +21,7 @@
 		<div content>
 			<h1>Discussion</h1>
 			<ul links>
-				<li><a href="https://discord.gg/vEtFmsNyjm">Discord</a></li>
+				<li><a href="https://discord.gg/R6A3kaAJwj">Discord</a></li>
 				<li><a href="http://www.mikraite.org/Reactionary-Software-f1999.html">Forum on Mikraite</a></li>
 			</ul>
 		</div>
--- a/src/learn.html.luan	Mon Jan 15 17:31:38 2024 -0700
+++ b/src/learn.html.luan	Thu May 09 20:35:26 2024 -0600
@@ -25,7 +25,7 @@
 
 <p>ChatGPT has become an essential programming tool.  So the only task for this lesson is to play with ChatGPT.  Later you can ask it technical questions.</p>
 
-<p>If you have any questions, you can <a href="https://discord.gg/Qdcgvm3aAq">ask me on Discord</a>.</p>
+<p>If you have any questions, you can <a href="https://discord.gg/R6A3kaAJwj">ask me on Discord</a>.</p>
 <%
 		end
 	}