diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 51a2d089ec..6893ce717c 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -73,7 +73,7 @@ const config = { }, footer: { style: 'dark', - copyright: `Copyright © ${new Date().getFullYear()} Linux Foundation. The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see Trademark Usage.`, + copyright: `Copyright © ${new Date().getFullYear()} Linux Foundation. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page.`, }, prism: { theme: lightCodeTheme,