andrewmcveigh / cljs-time

A clj-time inspired date library for clojurescript.
342 stars 57 forks source link

Fix Google Closure goog.date link #48

Closed bjeanes closed 9 years ago

bjeanes commented 9 years ago

The authoritative docs linked from https://developers.google.com/closure/library/ now point to the gh-pages site.

andrewmcveigh commented 9 years ago

Merged, thanks!