Without this change, the landing page for the Packages app is https://secure.phabricator.com/packages, which is a 404. There's probably a better way to fix this, but this was the fewest characters.
Details
Details
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Seems reasonable, definitely the highest impact-per-character change I can come up with.
src/applications/packages/application/PhabricatorPackagesApplication.php | ||
---|---|---|
18 | I think this should have a trailing slash for consistency. |