Skip to content

Commit

Permalink
Update docusaurus.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sykp241095 authored Sep 16, 2024
1 parent f9a91aa commit f46438f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -446,10 +446,10 @@ const config = {
logo: {
alt: 'TiDB Cloud Logo',
src: '/img/tidb-cloud-logo-o.png',
href: 'https://www.pingcap.com/tidb-serverless/?utm_source=ossinsight&utm_medium=referral',
href: 'https://www.pingcap.com/tidb-cloud-serverless/?utm_source=ossinsight&utm_medium=referral',
width: 200,
},
copyright: `Copyright &copy; ${new Date().getFullYear()} <a href="https://en.pingcap.com" target="_blank">PingCAP</a>. All Rights Reserved | <a href="https://en.pingcap.com/privacy-policy/" target="_blank">Privacy</a>`,
copyright: `Copyright &copy; ${new Date().getFullYear()} <a href="https://www.pingcap.com" target="_blank">PingCAP</a>. All Rights Reserved | <a href="https://www.pingcap.com/privacy-policy/" target="_blank">Privacy</a>`,
},
prism: {
theme: lightCodeTheme,
Expand Down

0 comments on commit f46438f

Please # to comment.