clojure-dev

Issues: https://clojure.atlassian.net/browse/CLJ | Guide: https://insideclojure.org/2015/05/01/contributing-clojure/
danielcompton 2019-11-14T04:12:18.299700Z

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)!
&lt; HTTP/2 200
&lt; content-type: text/html
&lt; content-length: 88
&lt; date: Thu, 14 Nov 2019 04:10:53 GMT
&lt; last-modified: Wed, 22 May 2019 14:57:24 GMT
&lt; etag: "9c367655dd07a977670eb1cdf21e2d4d"
&lt; server: AmazonS3
&lt; x-cache: Miss from cloudfront
&lt; via: 1.1 <http://fa157c7c8b525238de2ea77b59e9851f.cloudfront.net|fa157c7c8b525238de2ea77b59e9851f.cloudfront.net> (CloudFront)
&lt; x-amz-cf-pop: SYD4-C1
&lt; x-amz-cf-id: EY9Lo3WAYzd4zwofvC-Qlzu6HROmBGM307_cA7pcCL0PKxy24ey6og==
&lt;
&lt;html&gt;
&lt;head&gt;&lt;title&gt;Clojure JIRA Archive redirect&lt;/title&gt;&lt;/head&gt;
&lt;body&gt;
&lt;/body&gt;
&lt;/html&gt;
* Connection #0 to host <http://dev.clojure.org|dev.clojure.org> left intact

alexmiller 2019-11-14T05:04:47.300100Z

I don't think that particular link is a redirect

alexmiller 2019-11-14T05:05:00.300400Z

as it was never a valid link in the past

alexmiller 2019-11-14T05:05:14.300600Z

what are you trying to get to?