diff options
| -rw-r--r-- | docs/modules/ROOT/pages/install.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/install.adoc b/docs/modules/ROOT/pages/install.adoc index 2cbecd07..05c9f703 100644 --- a/docs/modules/ROOT/pages/install.adoc +++ b/docs/modules/ROOT/pages/install.adoc @@ -31,7 +31,7 @@ If not, head over to {url-rvm}[rvm.io^] to get RVM and use it to install Ruby. Asciidoctor assumes you're using UTF-8 encoding. To minimize encoding problems, make sure the default encoding of your system is set to UTF-8. -See the xref:asciidoctor:install:supported-platforms.adoc#system-encoding[system encoding prerequisites] section to learn how to override the default character encodings when using Asciidoctor if you can't modify your system encoding. +See the xref:asciidoctor:install:supported-platforms.adoc#system-encoding[system encoding] requirements section to learn how to override the default character encodings when using Asciidoctor if you can't modify your system encoding. == Install Asciidoctor PDF |
