We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 281a876 commit 5cfef42Copy full SHA for 5cfef42
2 files changed
.readthedocs.yml
@@ -11,6 +11,7 @@ build:
11
12
sphinx:
13
configuration: docs/conf.py
14
+ fail_on_warning: true
15
16
python:
17
install:
docs/observability/get-started/quickstart.md
@@ -22,7 +22,7 @@ Now go to "http://localhost/grafana" to see the dashboards
22
23
Thats everything. The stack is running and you can see the availability.
24
25
-If you can't use the script, see the [Manual Quickstart](../advanced-usage/quickstart-manual.md) to setup your own files.
+If you can't use the script, see the [Manual Quickstart](../reference/quickstart-manual.md) to setup your own files.
26
27
28
### Optional Step: Probe your own web page
0 commit comments