From 50caec620a8ed45c54323cb71fee72fd0d935115 Mon Sep 17 00:00:00 2001 From: epriestley Date: Thu, 29 May 2014 09:15:33 -0700 Subject: [PATCH] Point github.com/facebook URIs at github.com/phacility (Arcanist Edition) Summary: See D9328. Test Plan: `grep` Reviewers: chad Reviewed By: chad Subscribers: epriestley Differential Revision: https://secure.phabricator.com/D9329 --- src/workflow/ArcanistLandWorkflow.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/workflow/ArcanistLandWorkflow.php b/src/workflow/ArcanistLandWorkflow.php index a723928d..84364f9d 100644 --- a/src/workflow/ArcanistLandWorkflow.php +++ b/src/workflow/ArcanistLandWorkflow.php @@ -597,7 +597,7 @@ EOTEXT // updated between Feb 1, 2012 and Mar 1, 2012 will have the // erroring version. Do a dumb test against stdout to check for this // possibility. - // See: https://github.com/facebook/phabricator/issues/101/ + // See: https://github.com/phacility/phabricator/issues/101/ // NOTE: Mercurial has translated versions, which translate this error // string. In a translated version, the string will be something else,