Skip to content

Commit

Permalink
v2.0: Update docs URL in docusaurus config (backport of #4081) (#4086)
Browse files Browse the repository at this point in the history
Update docs URL in docusaurus config (#4081)

(cherry picked from commit 9be38bf)

Co-authored-by: Will Hickey <will.hickey@anza.xyz>
  • Loading branch information
mergify[bot] and willhickey authored Dec 13, 2024
1 parent 10b95d1 commit 20a8749
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = {
title: "Agave",
tagline:
"Agave is an open source project implementing a new, high-performance, permissionless blockchain.",
url: "https://docs.solanalabs.com",
url: "https://docs.anza.xyz",
baseUrl: "/",
favicon: "img/favicon.ico",
organizationName: "anza-xyz", // Usually your GitHub org/user name.
Expand Down Expand Up @@ -89,7 +89,7 @@ module.exports = {
href: "https://solana.com/discord",
// label: "Discord",
className: "header-link-icon header-discord-link",
"aria-label": "Solana Discord",
"aria-label": "Solana Tech Discord",
position: "right",
},
{
Expand Down

0 comments on commit 20a8749

Please sign in to comment.