Broken links in the readme
dvingo opened this issue · 3 comments
dvingo commented
The links listed in this section:
https://github.com/clojure/tools.gitlibs#developer-information
do not resolve to their intended locations (at least the API docs and how to contribute).
puredanger commented
Thanks, I'll update. The API docs are generated but for some reason github pages does not work on this repo and I've never figured out why, so the link is right there (content is at https://github.com/clojure/tools.gitlibs/blob/gh-pages/index.html) but it's something else.
puredanger commented
Fixed (removed API link for now, but API is doc'ed in readme)
dvingo commented
huh, strange - well, thanks for the quick reply!