Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
ramiromagno committed Jul 5, 2024
1 parent 80b5ed6 commit 921aff5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion R/browser.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ mgi_base_url <- function() {
#'
#' @keywords internal
mgi_reports_base_url <- function() {
file.path(mgi_base_url(), "downloads/reports")
file.path(mgi_base_url(), "downloads/reports/")
}

#' MGI reports index URL
Expand Down
2 changes: 1 addition & 1 deletion man/report-attributes.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions man/reports.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 921aff5

Please sign in to comment.