Skip to content

Commit

Permalink
docs: Add link to chat, re-org badges [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
lread committed Nov 27, 2021
1 parent 07fac3c commit 8b62ad2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ ifdef::env-github[]
endif::[]
:toc: macro


https://github.com/{project-coords}/actions?query=workflow%3ATest[image:https://github.com/{project-coords}/workflows/Test/badge.svg[Test]]
https://clojars.org/{deploy-coords}[image:https://img.shields.io/clojars/v/{deploy-coords}.svg[Clojars]]
https://cljdoc.org/d/{deploy-coords}/CURRENT[image:https://cljdoc.org/badge/{deploy-coords}[cljdoc]]
https://clojurians.slack.com/archives/C02NSHB3T0A[image:https://img.shields.io/badge/slack-join_chat-brightgreen.svg[Join chat]]
https://clojars.org/{deploy-coords}[image:https://img.shields.io/clojars/v/{deploy-coords}.svg[Clojars]]
https://github.com/{project-coords}/actions?query=workflow%3ATest[image:https://github.com/{project-coords}/workflows/Test/badge.svg[Test]]

Test AsciiDoc and CommonMark code blocks found in articles and docstrings

Expand Down

0 comments on commit 8b62ad2

Please sign in to comment.