Minor, fix a documentation link (thanks, @ipalaus!).
This commit is contained in:
@@ -74,7 +74,7 @@ final class PhabricatorFileUploadView extends AphrontView {
|
||||
}
|
||||
|
||||
$doc_href = PhabricatorEnv::getDocLink(
|
||||
'articles/Configuring_File_Upload_Limits.html');
|
||||
'article/Configuring_File_Upload_Limits.html');
|
||||
$doc_link = phutil_render_tag(
|
||||
'a',
|
||||
array(
|
||||
|
||||
Reference in New Issue
Block a user