From 36073ad488fc141353a077a48651ab3fabb3d794 Mon Sep 17 00:00:00 2001 From: pollfly <75068813+pollfly@users.noreply.github.com> Date: Thu, 17 Feb 2022 12:04:11 +0200 Subject: [PATCH] Fix links (#100) --- clearml_agent/commands/config.py | 2 +- docs/clearml.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clearml_agent/commands/config.py b/clearml_agent/commands/config.py index 0b1c1e8..6b93c71 100644 --- a/clearml_agent/commands/config.py +++ b/clearml_agent/commands/config.py @@ -12,7 +12,7 @@ from clearml_agent.backend_config.defs import LOCAL_CONFIG_FILES description = """ Please create new clearml credentials through the settings page in your `clearml-server` web app, -or create a free account at https://app.clear.ml/webapp-configuration +or create a free account at https://app.clear.ml/settings/webapp-configuration In the settings > workspace page, press "Create new credentials", then press "Copy to clipboard". diff --git a/docs/clearml.conf b/docs/clearml.conf index a6ccf10..ade5f03 100644 --- a/docs/clearml.conf +++ b/docs/clearml.conf @@ -4,7 +4,7 @@ api { web_server: https://demoapp.demo.clear.ml files_server: https://demofiles.demo.clear.ml - # Credentials are generated in the webapp, https://demoapp.demo.clear.ml/profile + # Credentials are generated in the webapp, https://app.clear.ml/settings/workspace-configuration # Overridden with os environment: CLEARML_API_ACCESS_KEY / CLEARML_API_SECRET_KEY credentials {"access_key": "EGRTCO8JMSIGI6S39GTP43NFWXDQOW", "secret_key": "x!XTov_G-#vspE*Y(h$Anm&DIc5Ou-F)jsl$PdOyj5wG1&E!Z8"}