mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-04-11 00:56:16 +00:00
Replace last instance of "Heroku" mentioned (#157)
Looks like one line was missed in 3060de0a90
This commit is contained in:
@@ -94,7 +94,7 @@ function Contents() {
|
|||||||
' cross-site file loading in the browser (CORS).'
|
' cross-site file loading in the browser (CORS).'
|
||||||
}
|
}
|
||||||
values={{
|
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>,
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user