diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-04-17 16:21:04 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-04-17 16:21:04 -0600 |
| commit | c35c7904d2d81d293302f225fef01cc5a27f49e8 (patch) | |
| tree | 9197d465ef22f6ae7c85038add4c8be036d004bc | |
| parent | 60d554fb139073ba6d6a3e8d1f3b2f7d783e49f7 (diff) | |
use regular hyphen between versions in README [skip ci]
| -rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index c9a698a9..5db98908 100644 --- a/README.adoc +++ b/README.adoc @@ -51,7 +51,7 @@ Its aim is to take the pain out of creating PDF documents from AsciiDoc. NOTE: You're viewing the documentation for the (unreleased) {release-line} release line. If you're looking for the documentation for another release line, please refer to one of the following branches: + {url-project-repo}/tree/v1.5.x#readme[1.5.x] -⁃ +- {url-project-repo}/tree/v1.6.x#readme[1.6.x] toc::[] |
