Update doc-validator to fix suggestions involving anchors (#72108)
Suggestions for relref link fixes were missing the anchors. Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
||||
doc-validator:
|
||||
runs-on: "ubuntu-latest"
|
||||
container:
|
||||
image: "grafana/doc-validator:v3.2.0"
|
||||
image: "grafana/doc-validator:v3.2.1"
|
||||
steps:
|
||||
- name: "Checkout code"
|
||||
uses: "actions/checkout@v3"
|
||||
|
||||
Reference in New Issue
Block a user