diff --git a/code/game/objects/items/manuals.dm b/code/game/objects/items/manuals.dm index 321bd82c0c4..e25381a1fb9 100644 --- a/code/game/objects/items/manuals.dm +++ b/code/game/objects/items/manuals.dm @@ -347,7 +347,7 @@ icon_state = "barbook" author = "Sir John Rose" title = "Barman Recipes: Mixing Drinks and Changing Lives" - page_link = "Guide_to_food_and_drinks" + page_link = "Guide_to_drinks" /obj/item/book/manual/wiki/robotics_cyborgs name = "Robotics for Dummies" @@ -376,7 +376,7 @@ icon_state ="cooked_book" author = "the Kanamitan Empire" title = "To Serve Man" - page_link = "Guide_to_food_and_drinks" + page_link = "Guide_to_food" /obj/item/book/manual/wiki/tcomms name = "Subspace Telecommunications And You"