Skip to content

Commit 20a8749

Browse files
v2.0: Update docs URL in docusaurus config (backport of #4081) (#4086)
Update docs URL in docusaurus config (#4081) (cherry picked from commit 9be38bf) Co-authored-by: Will Hickey <[email protected]>
1 parent 10b95d1 commit 20a8749

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docusaurus.config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module.exports = {
44
title: "Agave",
55
tagline:
66
"Agave is an open source project implementing a new, high-performance, permissionless blockchain.",
7-
url: "https://docs.solanalabs.com",
7+
url: "https://docs.anza.xyz",
88
baseUrl: "/",
99
favicon: "img/favicon.ico",
1010
organizationName: "anza-xyz", // Usually your GitHub org/user name.
@@ -89,7 +89,7 @@ module.exports = {
8989
href: "https://solana.com/discord",
9090
// label: "Discord",
9191
className: "header-link-icon header-discord-link",
92-
"aria-label": "Solana Discord",
92+
"aria-label": "Solana Tech Discord",
9393
position: "right",
9494
},
9595
{

0 commit comments

Comments
 (0)