Skip to content

Commit

Permalink
Correct urls in vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
hughjonesd committed Jun 30, 2024
1 parent 2179ea6 commit 2cc5a5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/huxtable.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,7 @@ Other options include `theme_basic()` and the randomized `theme_mondrian()`:
theme_mondrian(jams)
```

The ["themes" vignette](themes.html) shows all the available themes. Themes
The ["themes" vignette](themes-html.html) shows all the available themes. Themes
simply apply a set of styles to the huxtable.


Expand Down Expand Up @@ -1017,7 +1017,7 @@ huxreg(lm1, lm2, lm3)
```


For more information see the ["huxreg" vignette](huxreg.html).
For more information see the ["huxreg" vignette](huxreg-html.html).


# Getting more information
Expand Down

0 comments on commit 2cc5a5b

Please sign in to comment.