diff options
| author | Marat Radchenko <marat@slonopotamus.org> | 2022-01-09 17:28:09 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-09 17:28:09 +0300 |
| commit | 75ecdaa6c259e387d49cbae139872f6992d923f7 (patch) | |
| tree | 067780d42721de817320e90169272c89bfc4906a | |
| parent | 2fe4d3e4f1933ee749ae6825680e3c8579141e3a (diff) | |
fix docs link in README
| -rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 48e81f6..a2c78d6 100644 --- a/README.adoc +++ b/README.adoc @@ -16,7 +16,7 @@ image:{uri-project}/workflows/CI/badge.svg?branch=master[GitHub Actions,link={ur == Documentation -Detailed installation and usage instructions can be found on the https://docs.asciidoctor.org/asciidoctor-epub3/latest/[Asciidoctor Docs site]. +Detailed installation and usage instructions can be found on the https://docs.asciidoctor.org/epub3-converter/latest/[Asciidoctor Docs site]. == Installation |
