From 82d24721a62e84d70085c59e3322cb1111b793bd Mon Sep 17 00:00:00 2001
From: Jed Barber
Date: Tue, 3 Jan 2017 01:13:13 +1100
Subject: Tweaked repo links in articles
---
project/templates/thue2a.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'project/templates/thue2a.html')
diff --git a/project/templates/thue2a.html b/project/templates/thue2a.html
index c0430db..80e29c0 100644
--- a/project/templates/thue2a.html
+++ b/project/templates/thue2a.html
@@ -91,7 +91,7 @@ surrounding them in double quotes.
While this doesn't solve all the problems Thue has (try writing a Thue program that asks
for and greets the user by name!) it should solve this one particular issue. Source code is
-available here.
+available here.
{% endblock %}
--
cgit