Skip to content

Commit

Permalink
url update
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitlinnewson committed Jun 23, 2022
1 parent 66d445d commit b3fc58a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DataverseWebReport

This tool provides a web interface to go display data from the Excel file generated by https://github.com/scholarsportal/Dataverse-Report. To see this tool in action, visit https://dataverse.scholarsportal.info/metrics/.
This tool provides a web interface to go display data from the Excel file generated by https://github.com/scholarsportal/Dataverse-Report. To see this tool in action, visit https://borealisdata.ca/metrics/.

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.7.

Expand Down
2 changes: 1 addition & 1 deletion src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const environment = {
production: true,
apiUrl: 'https://dataverse.scholarsportal.info/metricsbackend'
apiUrl: 'https://borealisdata.ca/metricsbackend'
};

0 comments on commit b3fc58a

Please sign in to comment.