yallop / effects-bibliography

A collaborative bibliography of work related to the theory and practice of computational effects
935 stars 80 forks source link

Fix broken links to papers #151

Closed Tomatosoup97 closed 2 years ago

Tomatosoup97 commented 2 years ago
dhil commented 2 years ago

Thanks. I will look into this PR after I have fixed the CI failure.

The CI fails because of a SSL error

 Error checking URL https://scm.iis.sinica.edu.tw/pub/2020-denot.pdf: HTTPSConnectionPool(host='scm.iis.sinica.edu.tw', port=443): Max retries exceeded with url: /pub/2020-denot.pdf (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)')))

Judging from #150 this seems to have been a problem for a while.