sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.17k stars 216 forks source link

Some of the "getting started" panels in the bottom of the About page hardcode cloud.sagemath.com. #1518

Closed williamstein closed 7 years ago

williamstein commented 7 years ago

These panels should use whatever the current site is is not be there at all if they don't work.

williamstein commented 7 years ago

@haraldschilly -- did you fix this already with the cocalc rebrand?

haraldschilly commented 7 years ago

well, let's just close this. I think the panels have all changed. There is only one legit use of the old domain name:

⋊> ~/s/s/smc-webapp on master ⨯ git grep 'cloud.sagemath.com'
misc_page.coffee:128:    is_formersmc  = document.location.origin == 'https://cocalc.com' and misc.startswith(href, "https://cloud.sagemath.com")