Fork me on GitHub
#cljdoc
<
2021-08-30
>
Matthew Davidson (kingmob)16:08:17

Why do the docs mention two different badge types? The for-library-authors.adoc shows a badge like ![cljdoc badge]() while the FAQ says the badge should be like ![]() Should we use the jump/release URL, the group/artifact/CURRENT URL, or does it not matter? (And as long as I’m asking, does the CURRENT matter?)

martinklepsch19:08:09

You don’t need CURRENT

martinklepsch19:08:31

Can you point me to the docs you’re referring to? Seems like they might be a bit dated/confusing

martinklepsch19:08:45

Overall I think you should just use /d/group-id/artifact-id

martinklepsch19:08:53

with optional CURRENT

lread21:08:25

And docs that show the other syntax with CURRENT are under this section: https://github.com/cljdoc/cljdoc/blob/master/doc/userguide/for-library-authors.adoc#basic-setup