You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The https scheme is needed as check-links.py checks for 200. Pdfx
prepends http:// to links without a scheme which results in a permanent
redired (308) to 'https://gitter.im/matplotlib/matplotlib' and hence
causes check-links.py to fail.
0 commit comments