diff options
| author | stonio <stonio@users.noreply.github.com> | 2016-11-04 02:55:23 +0100 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2016-11-03 19:55:23 -0600 |
| commit | b7b23922b60487aacddeab794a6d941f1890979e (patch) | |
| tree | b501926bb3d4ef1d2f22272fff568b962236e8a8 /data/locale | |
| parent | a16566c34e51e9f1078b67374e2869281a040205 (diff) | |
Fix reference to documentation in attributes.adoc (PR #1901)
Fix reference to documentation (http://asciidoctor.org/docs/user-manual/#customizing-labels)
Diffstat (limited to 'data/locale')
| -rw-r--r-- | data/locale/attributes.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/locale/attributes.adoc b/data/locale/attributes.adoc index 2a7e50c6..1aaaa95f 100644 --- a/data/locale/attributes.adoc +++ b/data/locale/attributes.adoc @@ -1,5 +1,5 @@ // This file provides translations for all built-in attributes in Asciidoctor that output localized content. -// See http://asciidoctor.org/docs/user-manual/#customizing-built-in-labels to learn how to use it. +// See http://asciidoctor.org/docs/user-manual/#customizing-labels to learn how to use it. // // NOTE: Please use a line comment in front of the listing-caption and preface-title entries. // These attributes are optional and not set by default. |
