diff --git a/317-Begin-player-updating.mediawiki b/317-Begin-player-updating.mediawiki index 28712d5..292d016 100644 --- a/317-Begin-player-updating.mediawiki +++ b/317-Begin-player-updating.mediawiki @@ -195,7 +195,7 @@ And then we get into what the flags contain. * Animation: If our flag gets the update flag animation, we go to the method > [https://rswiki.moparisthebest.com/index.php?title=317:Begin_player_updating#Animation_Update Animation Udpate]. -* Graphics: If our flag gets the update flag graphics, we go to method > Graphics Update. +* Graphics: If our flag gets the update flag graphics, we go to method > [https://rswiki.moparisthebest.com/index.php?title=317:Begin_player_updating#Graphics_Update Graphics Update]. * Chat: If our flag gets the update flag chat and !noChat, we go to method > Chat Update.