cljdoc

Ludger Solbach 2025-09-15T17:09:55.593719Z

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
lread 2025-09-15T17:31:10.030489Z

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.

Ludger Solbach 2025-09-15T17:42:26.601129Z

Confirmed, it shows the correct badge now.

👍 1