mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Updated documentation link
CURA-8463
This commit is contained in:
parent
65a0a2f67b
commit
38e4ca1e0f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue