Selaa lähdekoodia

v2.0: Update docs URL in docusaurus config (backport of #4081) (#4086)

Update docs URL in docusaurus config (#4081)

(cherry picked from commit 9be38bf0f9c78b4c09e55047aa18cfb3e7fd9e32)

Co-authored-by: Will Hickey <will.hickey@anza.xyz>
mergify[bot] 11 kuukautta sitten
vanhempi
sitoutus
20a8749f7a
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      docs/docusaurus.config.js

+ 2 - 2
docs/docusaurus.config.js

@@ -4,7 +4,7 @@ module.exports = {
   title: "Agave",
   title: "Agave",
   tagline:
   tagline:
     "Agave is an open source project implementing a new, high-performance, permissionless blockchain.",
     "Agave is an open source project implementing a new, high-performance, permissionless blockchain.",
-  url: "https://docs.solanalabs.com",
+  url: "https://docs.anza.xyz",
   baseUrl: "/",
   baseUrl: "/",
   favicon: "img/favicon.ico",
   favicon: "img/favicon.ico",
   organizationName: "anza-xyz", // Usually your GitHub org/user name.
   organizationName: "anza-xyz", // Usually your GitHub org/user name.
@@ -89,7 +89,7 @@ module.exports = {
           href: "https://solana.com/discord",
           href: "https://solana.com/discord",
           // label: "Discord",
           // label: "Discord",
           className: "header-link-icon header-discord-link",
           className: "header-link-icon header-discord-link",
-          "aria-label": "Solana Discord",
+          "aria-label": "Solana Tech Discord",
           position: "right",
           position: "right",
         },
         },
         {
         {