From 2c6a11ce75636eb18e6bfaecd8a6ca003d8258b1 Mon Sep 17 00:00:00 2001
From: ComFreek <comfreek@outlook.com>
Date: Sun, 25 Apr 2021 19:13:05 +0200
Subject: [PATCH] docs

---
 situation-space.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/situation-space.md b/situation-space.md
index 6e00e90..1c954e8 100644
--- a/situation-space.md
+++ b/situation-space.md
@@ -14,9 +14,9 @@ theory SituationSpace =
 	// Player starts with SituationTheory1 below that includes this root situation theory,
 	   providing access to scrolls that are available by default ❙
 	theory Root =
-		include ☞http://mathhub.info/FrameIT/frameworld?OppositeLen ❙
-		include ☞http://mathhub.info/FrameIT/frameworld?AngleSum ❙
-		include ☞http://mathhub.info/FrameIT/frameworld?Midpoint ❙
+		include ?OppositeLen ❙
+		include ?AngleSum ❙
+		include ?Midpoint ❙
 	❚
 	
 	// Player starts with this situation theory. ❙
-- 
GitLab