Skip to content

Commit c9d1ad0

Browse files
committed
Fix pkgdown.yml article reference
- Change article reference from 'image-gallery' to 'articles/image-gallery' - Fixes pkgdown build error with hyphenated article names
1 parent db2cc8b commit c9d1ad0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ articles:
4545
- title: "Gallery"
4646
navbar: ~
4747
contents:
48-
- image-gallery
48+
- articles/image-gallery

0 commit comments

Comments
 (0)