Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2689214
D25542.1734729893.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
1 KB
Referenced Files
None
Subscribers
None
D25542.1734729893.diff
View Options
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,8 @@
'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/u/newclasses',
+ 'For more information, see: '.
+ 'https://we.phorge.it/book/contrib/article/adding_new_classes/',
$symbol,
$type,
$reason);
diff --git a/src/runtime/ArcanistRuntime.php b/src/runtime/ArcanistRuntime.php
--- a/src/runtime/ArcanistRuntime.php
+++ b/src/runtime/ArcanistRuntime.php
@@ -188,7 +188,7 @@
tsprintf(
'%s <__%s__>',
pht('Learn More:'),
- 'https://phurl.io/u/noninteractive'));
+ 'https://secure.phabricator.com/T13491'));
throw new PhutilArgumentUsageException(
pht('Missing required "--" in argument list.'));
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 21:24 (13 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1021110
Default Alt Text
D25542.1734729893.diff (1 KB)
Attached To
Mode
D25542: Replace all phurl.io short URIs with target URIs
Attached
Detach File
Event Timeline
Log In to Comment