mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-21 22:32:41 +01:00
Unify links to www.phabricator.com and phabricator.com
Test Plan: Visit http://www.phabricator.com/docs/phabricator/article/Arcanist_User_Guide:_Configuring_a_New_Project.html. Reviewers: epriestley Reviewed By: epriestley CC: aran Maniphest Tasks: T1096 Differential Revision: https://secure.phabricator.com/D2171
This commit is contained in:
parent
94c695cf0f
commit
f3fc75fcb9
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ try {
|
|||
$error_msg = sprintf(
|
||||
'Failed to load library "%s" at location "%s". Please check the '.
|
||||
'"phutil_libraries" setting in your .arcconfig file. Refer to '.
|
||||
'<http://phabricator.com/docs/phabricator/article/'.
|
||||
'<http://www.phabricator.com/docs/phabricator/article/'.
|
||||
'Arcanist_User_Guide:_Configuring_a_New_Project.html> '.
|
||||
'for more information.',
|
||||
$name,
|
||||
|
|
Loading…
Reference in a new issue