Ahh I see. Are you using the masked cp or admin.php? Both currently (and have for a while) hide the CP URL since they allow masked CP access.
Our thinking is we can add to the conditional that’s there to check and see if you’re a Super Admin and if you are, we’ll show the CP URL config. If you need to get around it for now change the $MASKED_CP value in admin.php (or whatever you renamed it to) to FALSE:
define('MASKED_CP', FALSE);Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.