eclipse-cdt-cloud / cdt-cloud-blueprint

CDT Cloud Blueprint is a template for building custom web-based C/C++ tools. It is made up of existing open source components and can be easily downloaded and installed on all major operating system platforms.
MIT License
22 stars 11 forks source link

Change website URL to eclipse.org/cdt-cloud #42

Closed planger closed 1 year ago

planger commented 1 year ago

What it does

Changes all URLs in package.json as well as the links in the welcome page from cdt-cloud.io to eclipse.org/cdt-cloud.

Contributed on behalf of STMicroelectronics.

How to test

planger commented 1 year ago

The build failure on Ubuntu and Windows might be related to the used node version, but I'm not sure. Anyway, I've created a separate PR to update CDT Cloud Blueprint to 1.31.1 (which also switches to node 14), where the Ubuntu build passes again. So hopefully once the update is merged, this change can be rebased should be fine too.