PITS /
01378: URL in UPGRADE.txt is no longer valid
Summary: URL in UPGRADE.txt is no longer valid
Created: 2016-02-04 00:54
Status: Closed, fixed
Category: Documentation
From: HaganFox
Assigned:
Priority: 2
Version: 2.2.83
OS: n/a
Description: The URL in UPGRADE.txt is no longer valid. It could either be updated to a pmwiki.org URL or the file could be made accessible at the pmichaud.com URL.
wget http://www.pmichaud.com/pub/pmwiki/pmwiki-latest.tgz lftpget http://www.pmichaud.com/pub/pmwiki/pmwiki-latest.tgz links http://www.pmichaud.com/pub/pmwiki/pmwiki-latest.tgz lynx http://www.pmichaud.com/pub/pmwiki/pmwiki-latest.tgz
could be changed to
wget http://www.pmwiki.org/pub/pmwiki/pmwiki-latest.tgz lftpget http://www.pmwiki.org/pub/pmwiki-latest.tgz links http://www.pmwiki.org/pub/pmwiki-latest.tgz lynx http://www.pmwiki.org/pub/pmwiki-latest.tgz
HaganFox February 04, 2016, at 12:55 AM
Thanks, the URL will be updated for the next release. --Petko February 04, 2016, at 04:41 AM