Skip to content

Commit 5cfef42

Browse files
committed
Fail on warnings
1 parent 281a876 commit 5cfef42

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.readthedocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ build:
1111

1212
sphinx:
1313
configuration: docs/conf.py
14+
fail_on_warning: true
1415

1516
python:
1617
install:

docs/observability/get-started/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Now go to "http://localhost/grafana" to see the dashboards
2222

2323
Thats everything. The stack is running and you can see the availability.
2424

25-
If you can't use the script, see the [Manual Quickstart](../advanced-usage/quickstart-manual.md) to setup your own files.
25+
If you can't use the script, see the [Manual Quickstart](../reference/quickstart-manual.md) to setup your own files.
2626

2727

2828
### Optional Step: Probe your own web page

0 commit comments

Comments
 (0)