diff --git a/modules/sections/pages/abstract-block.adoc b/modules/sections/pages/abstract-block.adoc index 42ee3c53283e85493152644e0cdee1852a61b392..55df1f43ac6092de4e308de05885a4e9b2a2f469 100644 --- a/modules/sections/pages/abstract-block.adoc +++ b/modules/sections/pages/abstract-block.adoc @@ -35,4 +35,4 @@ Your journey begins here. TIP: To include a quote at the beginning of a chapter in a book, wrap a quote block inside an abstract block. -There's also an xref:sections:abstract.adoc[abstract section style]. +There's also an xref:abstract.adoc[abstract section style]. diff --git a/modules/sections/pages/abstract.adoc b/modules/sections/pages/abstract.adoc index dabbe3b78eac05f1ac7f87d9016a13f78c7aeef6..a268862b6257e7e09169db2e48747cfa7efae1b4 100644 --- a/modules/sections/pages/abstract.adoc +++ b/modules/sections/pages/abstract.adoc @@ -13,7 +13,7 @@ The `abstract` section style must be set on the first section of the article, as include::example$abstract.adoc[] ---- -If you want to style a paragraph or an open block as an abstract, instead of a whole section, see the xref:blocks:abstract.adoc[abstract block style] documentation. +If you want to style a paragraph or an open block as an abstract, instead of a whole section, see the xref:abstract-block.adoc[abstract block style] documentation. //// There's some sort of funkiness with book and abstract so we're putting this section on hold.