We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b4680b commit b5b99d2Copy full SHA for b5b99d2
docs/source/development/link-validation.md
@@ -5,7 +5,8 @@ title: Link validation
5
* See the [RFC](https://docs.google.com/document/d/1fZNeJCVLKu19s4WIKkkqrHyE9YlWQHNed94Y_V7ofRI/edit?tab=t.0#heading=h.z8tixe192fr4).
6
* Infrastructure lives in [docs-infra](https://github.com/elastic/docs-infra).
7
8
-```{mermaid}
+The mermaid chart below is currently unsupported.
9
+```
10
flowchart TD
11
subgraph **Repository Build Process**
12
direction LR
docs/source/docset.yml
@@ -15,6 +15,8 @@ external_hosts:
15
- yarnpkg.com
16
- react.dev
17
- palletsprojects.com
18
+ - google.com
19
+ - checkvist.com
20
exclude:
21
- '_*.md'
22
subs:
0 commit comments