Skip to content

Commit

Permalink
Update pkgdown.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
galachad authored Sep 21, 2023
1 parent 8392ac1 commit 5bf842c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
return(x)
}
sprintf("https://pharmaverse.github.io/%s/pre-release/reference/%s.html", package_name, function_name)
sprintf("https://pharmaverse.github.io/%s/main/reference/%s.html", package_name, function_name)
}
if (any(needs_tweak)) {
Expand Down

0 comments on commit 5bf842c

Please sign in to comment.