We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f1c78 commit 909f237Copy full SHA for 909f237
frontend/src/screens/DataDownload.js
@@ -49,7 +49,7 @@ const DataDownload = () => (
49
</p>
50
51
<div style={styles.downloadButtonWrapper}>
52
- <a href="https://robintrack-data.ameo.design/robintrack-popularity-history.tar.gz" style={styles.downloadButton}>
+ <a href="https://robintrack.net/robintrack-popularity-history.tar.gz" style={styles.downloadButton}>
53
Download Full Robintrack Popularity History
54
</a>
55
</div>
0 commit comments