diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2021-07-20 22:48:33 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2021-07-20 22:48:33 -0600 |
| commit | eef06c5d2c254923816628982c09a9355c3ac6c2 (patch) | |
| tree | e8d2a2a55b38d8e2df903e0220a639647b25adbe /docs/modules/api/pages | |
| parent | 8861fcb8059e7448ffda782fea7ef15c1655b823 (diff) | |
fix broken xref on API index page in docs [skip ci]
Diffstat (limited to 'docs/modules/api/pages')
| -rw-r--r-- | docs/modules/api/pages/index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/api/pages/index.adoc b/docs/modules/api/pages/index.adoc index ab170389..acba1acd 100644 --- a/docs/modules/api/pages/index.adoc +++ b/docs/modules/api/pages/index.adoc @@ -189,7 +189,7 @@ That covers the basics of loading and converting AsciiDoc using the API. * xref:convert-strings.adoc#embedded-output[Generating embedded vs standalone output] * xref:convert-strings.adoc#convert-inline-markup-only[Convert inline markup only] -* xref:generate-html-doc[Generate an HTML TOC] +* xref:generate-html-toc.adoc[Generate an HTML TOC] * xref:load-templates.adoc[Load custom templates] * xref:extensions:index.adoc[Create extensions] * xref:options.adoc[API options] |
