1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-22 06:42: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:
vrana 2012-04-09 14:22:42 -07:00
parent 94c695cf0f
commit f3fc75fcb9

View file

@ -121,7 +121,7 @@ try {
$error_msg = sprintf( $error_msg = sprintf(
'Failed to load library "%s" at location "%s". Please check the '. 'Failed to load library "%s" at location "%s". Please check the '.
'"phutil_libraries" setting in your .arcconfig file. Refer to '. '"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> '. 'Arcanist_User_Guide:_Configuring_a_New_Project.html> '.
'for more information.', 'for more information.',
$name, $name,