Skip to content

Commit

Permalink
Move PANTHER URL to https
Browse files Browse the repository at this point in the history
  • Loading branch information
moosa-r committed Jul 27, 2023
1 parent 9d2c790 commit abbfcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/internal_functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
panther = switch(
arg[[2]],
name = "PANTHER",
url = "http://www.pantherdb.org",
url = "https://www.pantherdb.org",
pth = "services/oai/pantherdb/",
ptn = "^(https?://)?(www\\.)?pantherdb\\.org/services/",
err_ptn = "^4\\d\\d&",
Expand Down

0 comments on commit abbfcc5

Please sign in to comment.