diff --git a/src/events/intro/introSummary.tw b/src/events/intro/introSummary.tw
index d0649df5de2390db54e80c23c251097148445eb7..69f98958ed6d73873280cc114235f22670a59f0d 100644
--- a/src/events/intro/introSummary.tw
+++ b/src/events/intro/introSummary.tw
@@ -292,9 +292,9 @@ Girls appearing in the game will be no younger than <<textbox "$minimumSlaveAge"
 
 <br>
 <<if ($extremeUnderage == 0)>>
-Slaves younger than $minimumSlaveAge ''will not'' be allowed to be used. [[Enable|Options][$extremeUnderage = 1]]
+Slaves younger than $minimumSlaveAge ''will not'' be allowed to be used. [[Enable|Intro Summary][$extremeUnderage = 1]]
 <<else>>
-Slaves younger than $minimumSlaveAge ''will'' be allowed to be used. [[Disable|Options][$extremeUnderage = 0]]
+Slaves younger than $minimumSlaveAge ''will'' be allowed to be used. [[Disable|Intro Summary][$extremeUnderage = 0]]
 <</if>>
 
 <br>