diff --git a/LICENSE b/LICENSE index 24d07bf0..062d4e28 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ Server Side Public License VERSION 1, OCTOBER 16, 2018 - Copyright © 2019 allegro.ai, Inc. + Copyright © 2025 ClearML Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/docusaurus.config.js b/docusaurus.config.js index 1c36cbaa..d78ff414 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -25,7 +25,7 @@ module.exports = { onBrokenLinks: 'warn', onBrokenMarkdownLinks: 'warn', favicon: 'img/favicon.ico', - organizationName: 'allegro.ai', // Usually your GitHub org/user name. + organizationName: 'clearml', // Usually your GitHub org/user name. projectName: 'ClearML', // Usually your repo name. themeConfig: { prism: { diff --git a/package-lock.json b/package-lock.json index daa6d368..e28f84fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20185,9 +20185,9 @@ } }, "node_modules/undici": { - "version": "6.20.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.20.1.tgz", - "integrity": "sha512-AjQF1QsmqfJys+LXfGTNum+qw4S88CojRInG/6t31W/1fk6G59s92bnAvGz5Cmur+kQv2SURXEvvudLmbrE8QA==", + "version": "6.21.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.21.1.tgz", + "integrity": "sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==", "license": "MIT", "engines": { "node": ">=18.17"