Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2648069
D25316.1732392934.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
D25316.1732392934.diff
View Options
diff --git a/src/applications/diviner/controller/DivinerMainController.php b/src/applications/diviner/controller/DivinerMainController.php
--- a/src/applications/diviner/controller/DivinerMainController.php
+++ b/src/applications/diviner/controller/DivinerMainController.php
@@ -50,7 +50,7 @@
$text = pht(
"(NOTE) **Looking for documentation?** ".
"If you're looking for help and information about %s, ".
- "you can [[https://secure.phabricator.com/diviner/ | ".
+ "you can [[https://we.phorge.it/diviner/ | ".
"browse the public %s documentation]] on the live site.\n\n".
"Diviner is the documentation generator used to build this ".
"documentation.\n\n".
diff --git a/src/view/widget/AphrontStackTraceView.php b/src/view/widget/AphrontStackTraceView.php
--- a/src/view/widget/AphrontStackTraceView.php
+++ b/src/view/widget/AphrontStackTraceView.php
@@ -15,7 +15,7 @@
$libraries = PhutilBootloader::getInstance()->getAllLibraries();
// TODO: Make this configurable?
- $path = 'https://secure.phabricator.com/diffusion/%s/browse/master/src/';
+ $path = 'https://we.phorge.it/diffusion/%s/browse/master/src/';
$callsigns = array(
'arcanist' => 'ARC',
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 20:15 (18 h, 47 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
991816
Default Alt Text
D25316.1732392934.diff (1 KB)
Attached To
Mode
D25316: Update a couple of lingering instances of secure.phabricator.com to we.phorge.it
Attached
Detach File
Event Timeline
Log In to Comment