Any idea why the README on github shows 'docs not build' when the README on cljdoc shows the correct badge? Could it be a caching issue?
Yep, github caches images. And our caching directive for badges needs some love. I think that we set it to 30m for all badges at the moment.
Confirmed, it shows the correct badge now.