Skip to content

Commit

Permalink
quick url fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bkop-ds committed Oct 10, 2023
1 parent fa0ab92 commit ec22792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shared.js
Original file line number Diff line number Diff line change
Expand Up @@ -1887,6 +1887,6 @@ export const handleRangeRequests = async () => {

export const applicationURLs = {
dev: "https://episphere.github.io/bcrpDataPlatform",
stage: "https://epidataplatforms-stage.cancer.gov/bcrpp",
stage: "https://epidataplatforms-stage.cancer.gov/bcrp",
prod: "https://epidataplatforms.cancer.gov",
};

0 comments on commit ec22792

Please sign in to comment.