From f3fc75fcb9fa9bbffd3037cc806761fd596c40f6 Mon Sep 17 00:00:00 2001 From: vrana Date: Mon, 9 Apr 2012 14:22:42 -0700 Subject: [PATCH] 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 --- scripts/arcanist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/arcanist.php b/scripts/arcanist.php index 70106e73..36bc81fb 100755 --- a/scripts/arcanist.php +++ b/scripts/arcanist.php @@ -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 '. - ' '. 'for more information.', $name,