diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-04-21 18:04:39 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-04-21 18:04:39 -0600 |
| commit | 1c09e000b82932f6f855ab57e032aa264f45e176 (patch) | |
| tree | b7f7f0e62a252da05e86ebfd801add2eef533430 /examples/basic-example.adoc | |
| parent | e13fb6387ff67bb0ff45c249d13f3208f9796185 (diff) | |
update link to asciidoc.org in basic example
Diffstat (limited to 'examples/basic-example.adoc')
| -rw-r--r-- | examples/basic-example.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/basic-example.adoc b/examples/basic-example.adoc index 0e457d14..2da5c540 100644 --- a/examples/basic-example.adoc +++ b/examples/basic-example.adoc @@ -9,7 +9,7 @@ Doc Writer <doc@example.com> // Uncomment next line to set page size (default is A4) //:pdf-page-size: Letter -An example of a basic http://asciidoc.org[AsciiDoc] document prepared by {author}. +An example of a basic https://asciidoc.org[AsciiDoc] document prepared by {author}. == Introduction |
