Skip to content

Commit b8ce70a

Browse files
authored
docs: asciidoctor link fix.
Old link was redirecting to the root of the new documentation.
1 parent 9d9f2a0 commit b8ce70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing_to_docs/doc_guidelines.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Use only one level 1 heading (`=`) in any file.
245245

246246
If you have a section heading that you do not want to appear in the TOC (like if you think that some section is not worth showing up or if there are already too many nested levels), you can use a discrete (or floating) heading:
247247

248-
http://asciidoctor.org/docs/user-manual/#discrete-or-floating-section-titles
248+
https://docs.asciidoctor.org/asciidoc/latest/blocks/discrete-headings/
249249

250250
A discrete heading also will not get a section number in the Customer Portal build of the doc. Previously, we would use plain bold mark-up around a heading like this, but discrete headings also allow you to ignore section nesting rules (like jumping from a `==` section level to a `====` level if you wanted for some style reason).
251251

0 commit comments

Comments
 (0)