cljdoc 2025-09-15

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?

✅ 1

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.

👍 1