diff --git a/src/pregmod/manageCorporation.tw b/src/pregmod/manageCorporation.tw
index 652628a1b9416166017bebcc456a1833df54a390..1427a5a3d6708d78ccffb0974bda52ba5c5734c8 100644
--- a/src/pregmod/manageCorporation.tw
+++ b/src/pregmod/manageCorporation.tw
@@ -1849,7 +1849,7 @@ __Slave specialization__
 			<<if $corpSpecToken > 0 && $arcologies[0].FSHedonisticDecadence == "unset">>
 				[[Apply Strict Diet|Manage Corporation][$corpSpecWeight = 1, $corpSpecTimer = 2]] |
 			<</if>>
-			[[Aim for Healthy Weight][$corpSpecWeight = 3, $corpSpecTimer = 2]] | <<link "No Focus">><<unset $corpSpecWeight>><<set $corpSpecToken += 1, $corpSpecTimer = 2>><<goto "Manage Corporation">><</link>>
+			[[Aim for Healthy Weight|Manage Corporation][$corpSpecWeight = 3, $corpSpecTimer = 2]] | <<link "No Focus">><<unset $corpSpecWeight>><<set $corpSpecToken += 1, $corpSpecTimer = 2>><<goto "Manage Corporation">><</link>>
 		<</if>>
 	<<elseif $corpSpecWeight == 3>>
 		<br>The corporation is aiming for slaves with a healthy weight.
@@ -1862,7 +1862,7 @@ __Slave specialization__
 			<<if $corpSpecToken > 0 && $arcologies[0].FSPhysicalIdealist == "unset">>
 				[[Fatten Slaves|Manage Corporation][$corpSpecWeight = 6, $corpSpecTimer = 2]] |
 			<</if>>
-			[[Aim for Healthy Weight][$corpSpecWeight = 3, $corpSpecTimer = 2]] | <<link "No Focus">><<unset $corpSpecWeight>><<set $corpSpecToken += 1, $corpSpecTimer = 2>><<goto "Manage Corporation">><</link>>
+			[[Aim for Healthy Weight|Manage Corporation][$corpSpecWeight = 3, $corpSpecTimer = 2]] | <<link "No Focus">><<unset $corpSpecWeight>><<set $corpSpecToken += 1, $corpSpecTimer = 2>><<goto "Manage Corporation">><</link>>
 		<</if>>
 	<<elseif $corpSpecWeight == 6>>
 		<br>The corporation aims for fat slaves.