clojure-grimoire / grimoire

Community documentation of Clojure
http://conj.io
159 stars 41 forks source link

API docs should use `https` instead of `http` #263

Closed xiongtx closed 7 years ago

xiongtx commented 7 years ago

The HTTP API is no longer available, even though the docs still refer to it.

$ curl -X GET -H 'Content-Type:text/plain' http://www.conj.io/store/v1/org.clojure/clojure/1.8.0/clj/clojure.core/conj

<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx/1.10.0 (Ubuntu)</center>
</body>
</html>
arrdem commented 7 years ago

Thanks! I'll patch this in a second.

xiongtx commented 7 years ago

Holy shit that was fast :scream:.

arrdem commented 7 years ago

I happened to have just finished typing up jaunt-lang/jaunt#157. I do have a life :stuck_out_tongue:

xiongtx commented 7 years ago

Sets up PD for all GitHub notifications

arrdem commented 7 years ago

Please don't

arrdem commented 7 years ago

Fixed in b320c7c15c1d5032f8349800531650dfcf4ccc04