Skip to content

Commit

Permalink
Fix out-of-date references to old repo
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Jul 11, 2024
1 parent a9ba3de commit b337228
Show file tree
Hide file tree
Showing 3 changed files with 291 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ You can install {theme.aagi} like so:
if (!requireNamespace("remotes", quietly = TRUE)) {
install.packages("remotes")
}
remotes::install_github("CCDM-AAGI/theme.aagi",
remotes::install_github("AAGI-Org-AU-Public/theme.aagi",
build_vignettes = TRUE,
dependencies = TRUE
)
Expand Down
Loading

0 comments on commit b337228

Please sign in to comment.