diff --git a/src/init/lib/PhutilMissingSymbolException.php b/src/init/lib/PhutilMissingSymbolException.php --- a/src/init/lib/PhutilMissingSymbolException.php +++ b/src/init/lib/PhutilMissingSymbolException.php @@ -18,7 +18,7 @@ 'moved, your library map may need to be rebuilt. You can rebuild '. 'the map by running "arc liberate".'. "\n\n". - 'For more information, see: https://phurl.io/newclasses', + 'For more information, see: https://phurl.io/u/newclasses', $symbol, $type, $reason);