Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
harupy committed Dec 15, 2023
1 parent 27db80c commit ba58642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ const config: Config = {
],
},
],
copyright: `Copyright © ${new Date().getFullYear()} MLflow, Inc. Built with Docusaurus.`,
copyright: ${new Date().getFullYear()} MLflow Project, a Series of LF Projects, LLC.`,
},
prism: {
theme: prismThemes.github,
Expand Down

0 comments on commit ba58642

Please sign in to comment.