From 0eca578177fb9b32a1bf9b7a4be30b750f865b26 Mon Sep 17 00:00:00 2001
From: Superwallah
Date: Thu, 2 May 2019 19:49:13 +0200
Subject: [PATCH] typo in Web link
---
main.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main.py b/main.py
index 06ff65d..09b4094 100755
--- a/main.py
+++ b/main.py
@@ -497,7 +497,7 @@ def run(self):
'over to the SumoInterface:
' +
'sumo.robokoding.com' +
'For further info about the SumoInterface head over to:
' +
- 'www.robokoding.com/kits/sumorobot/sumointerface',
window.config['sumo_id'])
except: