Skip to content

Commit 909f237

Browse files
committed
Update data download URL
1 parent c9f1c78 commit 909f237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/screens/DataDownload.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const DataDownload = () => (
4949
</p>
5050

5151
<div style={styles.downloadButtonWrapper}>
52-
<a href="https://robintrack-data.ameo.design/robintrack-popularity-history.tar.gz" style={styles.downloadButton}>
52+
<a href="https://robintrack.net/robintrack-popularity-history.tar.gz" style={styles.downloadButton}>
5353
Download Full Robintrack Popularity History
5454
</a>
5555
</div>

0 commit comments

Comments
 (0)