Homestyx hydra
Diffusion hydra eecf6b8ecabe

Fix broken link to PHPExcel site

Description

Fix broken link to PHPExcel site

Summary:
phpexcel.net currently serves a 500 page, and the top Google hit for
PHPExcel (on codeplex) gives you a site warning you that it is 3 years
out of date, and to see GitHub instead.

Update the link from Maniphest's 'please install PHPExcel to enable
export' prompt.

Test Plan:

  • Click 'Export to Excel' from Maniphest query result page without PHPExcel installed
  • Follow suggested link to install it
  • See code rather than a HTTP 500 error

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D16363

Details

Provenance
Daniel StoneAuthored on Aug 3 2016, 9:00 AM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:518479a916a8: Fix broken link to PHPExcel site
R1:24a28dd1f30a: Fix a documentation typo ("repositorie")
Branches
Unknown
Tags
Unknown

Event Timeline

Merged Changes