From 74d76d0ce02729c0c03a9f9d2faa4d495f9328b4 Mon Sep 17 00:00:00 2001 From: pollfly <75068813+pollfly@users.noreply.github.com> Date: Wed, 22 Jan 2025 09:39:04 +0200 Subject: [PATCH] Update organization name (#1011) --- LICENSE | 2 +- docusaurus.config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: {