From 07f9bffaf878870c34cf1ec2414b27a08110a8eb Mon Sep 17 00:00:00 2001 From: Paul Kuiper <46715907+pkuiper-ultimaker@users.noreply.github.com> Date: Wed, 27 Mar 2024 13:36:40 +0100 Subject: [PATCH] Fixed CPE plus links. PP-446 --- resources/bundled_packages/cura.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/bundled_packages/cura.json b/resources/bundled_packages/cura.json index d23041cf73..8eac12a548 100644 --- a/resources/bundled_packages/cura.json +++ b/resources/bundled_packages/cura.json @@ -1732,14 +1732,14 @@ "description": "Example package for material and quality profiles for Ultimaker materials.", "package_version": "1.4.0", "sdk_version": "8.6.0", - "website": "https://ultimaker.com/in/cura/materials/ultimaker-cpe-plus/printing-guidelines", + "website": "https://ultimaker.com/materials/s-series-cpe-plus/", "author": { "author_id": "UltimakerPackages", "display_name": "UltiMaker", "email": "materials@ultimaker.com", "website": "https://ultimaker.com", "description": "Professional 3D printing made accessible.", - "support_website": "https://ultimaker.com/en/resources/troubleshooting/materials" + "support_website": "https://ultimaker.com/in/cura/materials/ultimaker-cpe-plus/printing-guidelines" } } },