Updated documentation link

CURA-8463
This commit is contained in:
Jaime van Kessel 2022-08-30 13:30:42 +02:00
parent 65a0a2f67b
commit 38e4ca1e0f
No known key found for this signature in database
GPG key ID: C85F7A3AF1BAA7C4

View file

@ -30,7 +30,7 @@ class CloudOutputDeviceManager:
"""The cloud output device manager is responsible for using the Ultimaker Cloud APIs to manage remote clusters.
Keeping all cloud related logic in this class instead of the UM3OutputDevicePlugin results in more readable code.
API spec is available on https://api.ultimaker.com/docs/connect/spec/.
API spec is available on https://docs.api.ultimaker.com/connect/index.html.
"""
META_CLUSTER_ID = "um_cloud_cluster_id"