Skip to content

Commit 85133fa

Browse files
committed
Whitespaces
1 parent de33e07 commit 85133fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ The docs are organized in the following directories:
2121
├── architecture # Architecture section
2222
├── compatibility # Compatibility and support
2323
├── edot-collector # EDOT Collector
24-
├── edot-sdks # EDOT SDKs
24+
├── edot-sdks # EDOT SDKs
2525
├── images # Images
2626
├── quickstart # Quickstarts
27-
└── use-cases # Use cases
27+
└── use-cases # Use cases
2828
```
2929

3030
This structure might evolve as we refine the EDOT documentation according to the new V3 information architecture.
@@ -57,7 +57,7 @@ Keep these rules in mind when using EDOT terms:
5757
* Note: Do *not* establish the acronym for the first time in the page title or in a heading. If a heading comes *after* the first time the acronym is established in the body text, then it's ok to use the acronym instead of the full product name in the heading.
5858
* Avoid overusing the full product name. Use the shorter, already-established alias.
5959

60-
## Frontmatter
60+
## Frontmatter
6161

6262
Each document must have the following frontmatter fields defined:
6363

@@ -69,7 +69,7 @@ applies_to: # See https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree
6969
stack:
7070
serverless:
7171
observability:
72-
products: # See https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree/main/syntax/frontmatter#products
72+
products: # See https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree/main/syntax/frontmatter#products
7373
- id: cloud-serverless
7474
- id: observability
7575
---

0 commit comments

Comments
 (0)