It doesn't look like the redirect on http://dev.clojure.org is working?
curl -v <https://dev.clojure.org>
* Rebuilt URL to: <https://dev.clojure.org/>
* Trying 99.86.212.105...
* TCP_NODELAY set
* Connected to <http://dev.clojure.org|dev.clojure.org> (99.86.212.105) port 443 (#0)
...
* Connection state changed (MAX_CONCURRENT_STREAMS updated)!
< HTTP/2 200
< content-type: text/html
< content-length: 88
< date: Thu, 14 Nov 2019 04:10:53 GMT
< last-modified: Wed, 22 May 2019 14:57:24 GMT
< etag: "9c367655dd07a977670eb1cdf21e2d4d"
< server: AmazonS3
< x-cache: Miss from cloudfront
< via: 1.1 <http://fa157c7c8b525238de2ea77b59e9851f.cloudfront.net|fa157c7c8b525238de2ea77b59e9851f.cloudfront.net> (CloudFront)
< x-amz-cf-pop: SYD4-C1
< x-amz-cf-id: EY9Lo3WAYzd4zwofvC-Qlzu6HROmBGM307_cA7pcCL0PKxy24ey6og==
<
<html>
<head><title>Clojure JIRA Archive redirect</title></head>
<body>
</body>
</html>
* Connection #0 to host <http://dev.clojure.org|dev.clojure.org> left intact
I don't think that particular link is a redirect
as it was never a valid link in the past
what are you trying to get to?