diff options
| author | Marat Radchenko <marat@slonopotamus.org> | 2022-12-20 14:42:24 +0300 |
|---|---|---|
| committer | Marat Radchenko <marat@slonopotamus.org> | 2022-12-20 14:42:24 +0300 |
| commit | 8724df627452ea57cc3747b66ee81103f3c83a0b (patch) | |
| tree | 7c9b8a855142a076a8ef251b7501d03e6a734b08 | |
| parent | eefcd8acf7b67a2a1cff4048d01add1c9c005557 (diff) | |
fix CI badge in readme
| -rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 8bf1f0c..8566f90 100644 --- a/README.adoc +++ b/README.adoc @@ -10,7 +10,7 @@ Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://g image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg[project chat,link=https://asciidoctor.zulipchat.com/] image:https://img.shields.io/gem/v/asciidoctor-epub3.svg[Latest Release,link={uri-gem}] -image:{uri-project}/workflows/CI/badge.svg?branch=master[GitHub Actions,link={uri-ci}] +image:{uri-project}/workflows/CI/badge.svg?branch=main[GitHub Actions,link={uri-ci}] {project-name} is a set of Asciidoctor extensions for converting AsciiDoc documents directly to the EPUB3 and KF8/MOBI e-book formats. |
