Skip to content

Commit ceb422f

Browse files
committed
remove link
1 parent 5f5d23d commit ceb422f

File tree

1 file changed

+1
-1
lines changed
  • docs/source/configure/content-set

1 file changed

+1
-1
lines changed

docs/source/configure/content-set/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Now we'll zoom into the AsciiDoc book level, and explore the V3 equivalent: cont
88
| System property | Asciidoc | V3 |
99
| -------------------- | -------------------- | -------------------- |
1010
| **Content source files** --> A whole bunch of markup files as well as any other assets used in the docs (for example, images, videos, and diagrams). | **Markup**: AsciiDoc files **Assets**: Images, videos, and diagrams | **Markup**: MD files **Assets**: Images, videos, and diagrams |
11-
| **Information architecture** --> A way to specify the order in which these text-based files should appear in the information architecture of the book. | `index.asciidoc` file (this can be spread across several AsciiDoc files, but generally starts with the index file specified in the [`conf.yaml` file](https://docs.elastic.dev/migration/site-level/content)) | TBD |
11+
| **Information architecture** --> A way to specify the order in which these text-based files should appear in the information architecture of the book. | `index.asciidoc` file (this can be spread across several AsciiDoc files, but generally starts with the index file specified in the `conf.yaml` file)) | TBD |

0 commit comments

Comments
 (0)