Page 1 of 1

fix for links in Golly's Online Archives

Posted: March 23rd, 2022, 11:29 pm
by Andrew
Recent changes to conwaylife.com (and trevorrow.com) have broken the top 3 links in Help > Online Archives. The links redirect to https links which are not supported by the wxHTML class used by Golly. The long term solution is to switch to wxWebRequest which does support https, but until that happens I've copied all the necessary data over to Golly's sourceforge site and modified the links in Help/archives.html. The new version of that file is attached, so please unzip it and replace the old version in Golly's Help folder.
archives.html.zip
new version of archives.html
(1.41 KiB) Downloaded 58 times