Replace last instance of "Heroku" mentioned (#157)

Looks like one line was missed in 3060de0a90
This commit is contained in:
Adam Gross
2023-06-26 06:31:50 -07:00
committed by GitHub
parent ceee39d1d4
commit fc56e482b5

View File

@@ -94,7 +94,7 @@ function Contents() {
' cross-site file loading in the browser (CORS).'
}
values={{
link: <a href="https://topola-cors.herokuapp.com/">cors-anywhere</a>,
link: <a href="https://topola-cors-server.up.railway.app/">cors-anywhere</a>,
}}
/>