diff --git a/src/applications/slowvote/controller/base/PhabricatorSlowvoteController.php b/src/applications/slowvote/controller/base/PhabricatorSlowvoteController.php index 59db63dd4a..b5976adc08 100644 --- a/src/applications/slowvote/controller/base/PhabricatorSlowvoteController.php +++ b/src/applications/slowvote/controller/base/PhabricatorSlowvoteController.php @@ -29,7 +29,7 @@ abstract class PhabricatorSlowvoteController extends PhabricatorController { $page->setTitle(idx($data, 'title')); $page->setGlyph("\xE2\x9C\x94"); - $doc_href = PhabricatorEnv::getDoclink('articles/Slowvote_User_Guide.html'); + $doc_href = PhabricatorEnv::getDoclink('article/Slowvote_User_Guide.html'); $page->setTabs( array( 'help' => array(