Skip to content

Commit 4c20945

Browse files
committed
test: use more specific selector for repo link
1 parent 9803343 commit 4c20945

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • tests/docs/smoke-all/2025/12/10/13769

tests/docs/smoke-all/2025/12/10/13769/index.qmd

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
2-
format: html
32
_quarto:
43
tests:
54
html:
65
ensureHtmlElements:
7-
- ['rel="noreferrer"']
8-
- ['target="_blank"']
6+
- ['a[rel="noreferrer"][target="_blank"][href="https://github.com/quarto-dev/quarto-cli"][class~="quarto-navigation-tool"]']
97
---
108

119
# Preface

0 commit comments

Comments
 (0)