fix T10074
Details
Details
- Reviewers
joshuaspence epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T10074: wrong href for green "create project" button
- Commits
- Restricted Diffusion Commit
rP84a570a61b8e: fix broken link for project creating button
click the "create project" button
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
This should just be /edit/ with no extra stuff, but I'll tweak that in the pull. Thanks for the fix!
Comment Actions
Oh, this is also the wrong place -- the correct link is in PhabricatorProjectSearchEngine.php. But this one is also buggy. I'll fix them both up.