Skip to content

Commit 1a59210

Browse files
JamesHWadeclaude
andcommitted
revert: restore correct pkgdown article paths
The reference-multidimensional and reference-validation vignettes live in vignettes/ (not vignettes/articles/), so they should NOT have the articles/ prefix. The previous "fix" was a false positive from the audit. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2d7e05d commit 1a59210

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_pkgdown.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ articles:
7575
desc: Information-oriented technical descriptions
7676
contents:
7777
- articles/reference-preprocessing
78-
- articles/reference-multidimensional
79-
- articles/reference-validation
78+
- reference-multidimensional
79+
- reference-validation
8080
- title: Explanation
8181
desc: Understanding-oriented discussion of concepts and architecture
8282
contents: explanation-internals

0 commit comments

Comments
 (0)