We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68fe142 commit a36d790Copy full SHA for a36d790
docusaurus.config.js
@@ -8,7 +8,7 @@ const darkCodeTheme = require("prism-react-renderer/themes/palenight");
8
const config = {
9
title: "Hyperfy Docs",
10
tagline: "The web based metaverse available on every device",
11
- url: "https://hyperfy.io",
+ url: "https://docs.hyperfy.io",
12
baseUrl: "/",
13
onBrokenLinks: "throw",
14
onBrokenMarkdownLinks: "warn",
0 commit comments