diff options
| -rw-r--r-- | CHANGELOG.adoc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 3286d7aa..3f0d6ede 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -1,17 +1,17 @@ = Asciidoctor Changelog -:uri-asciidoctor: https://asciidoctor.org -:uri-asciidoc: {uri-asciidoctor}/docs/what-is-asciidoc -:uri-repo: https://github.com/asciidoctor/asciidoctor +:url-asciidoctor: https://asciidoctor.org +:url-asciidoc: https://docs.asciidoctor.org/asciidoc/latest/ +:url-repo: https://github.com/asciidoctor/asciidoctor :icons: font :star: icon:star[role=red] ifndef::icons[] :star: ★ endif::[] -{uri-asciidoctor}[Asciidoctor] is a _fast_, open source text processor and publishing toolchain for converting {uri-asciidoc}[AsciiDoc] content into HTML 5, DocBook 5, and other formats. +{url-asciidoctor}[Asciidoctor] is a _fast_, open source text processor and publishing toolchain for converting {url-asciidoc}[AsciiDoc] content into HTML 5, DocBook 5, and other formats. This document provides a high-level view of the changes introduced in Asciidoctor by release. -For an even more detailed look at what has changed, refer to the {uri-repo}/commits/[commit history] on GitHub. +For an even more detailed look at what has changed, refer to the {url-repo}/commits/[commit history] on GitHub. This project utilizes semantic versioning. |
