From 4117d66e2b071e98c3a41827c161f9969d385041 Mon Sep 17 00:00:00 2001 From: pollfly <75068813+pollfly@users.noreply.github.com> Date: Sun, 29 Jan 2023 14:56:24 +0200 Subject: [PATCH] Small edits (#456) --- docs/configs/clearml_conf.md | 2 +- docusaurus.config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configs/clearml_conf.md b/docs/configs/clearml_conf.md index 369127f2..5125fe37 100644 --- a/docs/configs/clearml_conf.md +++ b/docs/configs/clearml_conf.md @@ -902,7 +902,7 @@ and limitations on bucket naming. when calling the `Task.init` method, then use the destination in `default_output_uri`. --- +--- **`sdk.development.detailed_import_report`** (*bool*) diff --git a/docusaurus.config.js b/docusaurus.config.js index 6d0d81ce..e1696b03 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -102,7 +102,7 @@ module.exports = { to: '/docs/faq' }, { - href: 'https://clearml.slack.com', + href: 'https://join.slack.com/t/clearml/shared_invite/zt-1kvcxu5hf-SRH_rmmHdLL7l2WadRJTQg', position: 'right', className: 'header-ico header-ico--slack', 'aria-label': 'Slack Channel',