Skip to content

Commit b5b99d2

Browse files
committed
fix warnings
1 parent 8b4680b commit b5b99d2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/source/development/link-validation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ title: Link validation
55
* See the [RFC](https://docs.google.com/document/d/1fZNeJCVLKu19s4WIKkkqrHyE9YlWQHNed94Y_V7ofRI/edit?tab=t.0#heading=h.z8tixe192fr4).
66
* Infrastructure lives in [docs-infra](https://github.com/elastic/docs-infra).
77

8-
```{mermaid}
8+
The mermaid chart below is currently unsupported.
9+
```
910
flowchart TD
1011
subgraph **Repository Build Process**
1112
direction LR

docs/source/docset.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ external_hosts:
1515
- yarnpkg.com
1616
- react.dev
1717
- palletsprojects.com
18+
- google.com
19+
- checkvist.com
1820
exclude:
1921
- '_*.md'
2022
subs:

0 commit comments

Comments
 (0)