diff --git a/website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-subscription-choosing-subscription-md-ae7.json b/website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-subscription-choosing-subscription-md-ae7.json index d4fa2e2..0fd802c 100644 --- a/website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-subscription-choosing-subscription-md-ae7.json +++ b/website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-subscription-choosing-subscription-md-ae7.json @@ -22,6 +22,6 @@ }, "next": { "title": "Creating Your Hub", - "permalink": "/docs/docs/subscription/creating-subscripton" + "permalink": "/docs/docs/subscription/creating-subscription" } } \ No newline at end of file diff --git a/website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-subscription-creating-subscription-md-c90.json b/website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-subscription-creating-subscription-md-c90.json new file mode 100644 index 0000000..7529f9d --- /dev/null +++ b/website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-subscription-creating-subscription-md-c90.json @@ -0,0 +1,27 @@ +{ + "id": "subscription/creating-subscription", + "title": "Creating Your Hub", + "description": "This guide walks you through the steps of setting up your Hubs Subscription. If you experience unexpected results at any point of the process, please refer to the support page for more information.", + "source": "@site/docs/subscription/creating-subscription.md", + "sourceDirName": "subscription", + "slug": "/subscription/creating-subscription", + "permalink": "/docs/docs/subscription/creating-subscription", + "draft": false, + "unlisted": false, + "editUrl": "https://github.com/MozillaReality/hubs-docs/docs/subscription/creating-subscription.md", + "tags": [], + "version": "current", + "sidebarPosition": 2, + "frontMatter": { + "sidebar_position": 2 + }, + "sidebar": "documentation", + "previous": { + "title": "Choosing A Subscription", + "permalink": "/docs/docs/subscription/choosing-subscription" + }, + "next": { + "title": "Updating/Cancelling Your Subscription", + "permalink": "/docs/docs/subscription/updating-subscription" + } +} \ No newline at end of file diff --git a/website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-subscription-updating-subscription-md-019.json b/website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-subscription-updating-subscription-md-019.json index ff35155..c076b74 100644 --- a/website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-subscription-updating-subscription-md-019.json +++ b/website/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-subscription-updating-subscription-md-019.json @@ -18,7 +18,7 @@ "sidebar": "documentation", "previous": { "title": "Creating Your Hub", - "permalink": "/docs/docs/subscription/creating-subscripton" + "permalink": "/docs/docs/subscription/creating-subscription" }, "next": { "title": "Managing Your Hub's Content", diff --git a/website/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json b/website/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json index f399675..4deacb3 100644 --- a/website/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json +++ b/website/.docusaurus/docusaurus-plugin-content-docs/default/version-current-metadata-prop-751.json @@ -59,8 +59,8 @@ { "type": "link", "label": "Creating Your Hub", - "href": "/docs/docs/subscription/creating-subscripton", - "docId": "subscription/creating-subscripton", + "href": "/docs/docs/subscription/creating-subscription", + "docId": "subscription/creating-subscription", "unlisted": false }, { @@ -1204,8 +1204,8 @@ "description": "Hubs currently offers three managed subscription plans that allow users to customize the default behavior of their hub and manage content, such as virtual worlds and avatars, without the hassle of running their own server. If you are not ready to sign up for a plan, you can create a default room or custom scene for free on Mozilla's Demo Hub.", "sidebar": "documentation" }, - "subscription/creating-subscripton": { - "id": "subscription/creating-subscripton", + "subscription/creating-subscription": { + "id": "subscription/creating-subscription", "title": "Creating Your Hub", "description": "This guide walks you through the steps of setting up your Hubs Subscription. If you experience unexpected results at any point of the process, please refer to the support page for more information.", "sidebar": "documentation" diff --git a/website/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json b/website/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json index b2dd500..944b009 100644 --- a/website/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json +++ b/website/.docusaurus/docusaurus-plugin-debug/default/docusaurus-debug-all-content-673.json @@ -2114,20 +2114,20 @@ }, "next": { "title": "Creating Your Hub", - "permalink": "/docs/docs/subscription/creating-subscripton" + "permalink": "/docs/docs/subscription/creating-subscription" } }, { - "id": "subscription/creating-subscripton", + "id": "subscription/creating-subscription", "title": "Creating Your Hub", "description": "This guide walks you through the steps of setting up your Hubs Subscription. If you experience unexpected results at any point of the process, please refer to the support page for more information.", - "source": "@site/docs/subscription/creating-subscripton.md", + "source": "@site/docs/subscription/creating-subscription.md", "sourceDirName": "subscription", - "slug": "/subscription/creating-subscripton", - "permalink": "/docs/docs/subscription/creating-subscripton", + "slug": "/subscription/creating-subscription", + "permalink": "/docs/docs/subscription/creating-subscription", "draft": false, "unlisted": false, - "editUrl": "https://github.com/MozillaReality/hubs-docs/docs/subscription/creating-subscripton.md", + "editUrl": "https://github.com/MozillaReality/hubs-docs/docs/subscription/creating-subscription.md", "tags": [], "version": "current", "sidebarPosition": 2, @@ -2299,7 +2299,7 @@ "sidebar": "documentation", "previous": { "title": "Creating Your Hub", - "permalink": "/docs/docs/subscription/creating-subscripton" + "permalink": "/docs/docs/subscription/creating-subscription" }, "next": { "title": "Managing Your Hub's Content", @@ -2344,7 +2344,7 @@ }, { "type": "doc", - "id": "subscription/creating-subscripton" + "id": "subscription/creating-subscription" }, { "type": "doc", diff --git a/website/.docusaurus/docusaurus.config.mjs b/website/.docusaurus/docusaurus.config.mjs index 00778c6..e79d64f 100644 --- a/website/.docusaurus/docusaurus.config.mjs +++ b/website/.docusaurus/docusaurus.config.mjs @@ -114,27 +114,27 @@ export default { "items": [ { "label": "Introduction", - "to": "/docs/introduction/what-is-hubs" + "to": "/docs/docs/introduction/what-is-hubs" }, { "label": "Hubs Subscription", - "to": "/docs/subscription/choosing-subscription" + "to": "/docs/docs/subscription/choosing-subscription" }, { "label": "Hubs Fundamentals", - "to": "/docs/fundamentals/getting-started" + "to": "/docs/docs/fundamentals/getting-started" }, { "label": "For Creators", - "to": "/docs/category/spoke" + "to": "/docs/docs/category/spoke" }, { "label": "For Developers", - "to": "/docs/category/development-basics" + "to": "/docs/docs/category/development-basics" }, { "label": "Documentation Archive", - "to": "/docs/archive/discord-bot" + "to": "/docs/docs/archive/discord-bot" } ] }, diff --git a/website/.docusaurus/globalData.json b/website/.docusaurus/globalData.json index 70b39b3..ec2d657 100644 --- a/website/.docusaurus/globalData.json +++ b/website/.docusaurus/globalData.json @@ -401,8 +401,8 @@ "sidebar": "documentation" }, { - "id": "subscription/creating-subscripton", - "path": "/docs/docs/subscription/creating-subscripton", + "id": "subscription/creating-subscription", + "path": "/docs/docs/subscription/creating-subscription", "sidebar": "documentation" }, { diff --git a/website/.docusaurus/registry.js b/website/.docusaurus/registry.js index 74cb4ba..535045c 100644 --- a/website/.docusaurus/registry.js +++ b/website/.docusaurus/registry.js @@ -109,7 +109,7 @@ export default { "content---docs-docs-introduction-hubs-historye-58-882": [() => import(/* webpackChunkName: "content---docs-docs-introduction-hubs-historye-58-882" */ "@site/docs/introduction/hubs-history.md"), "@site/docs/introduction/hubs-history.md", require.resolveWeak("@site/docs/introduction/hubs-history.md")], "content---docs-docs-introduction-what-is-hubsf-77-8ce": [() => import(/* webpackChunkName: "content---docs-docs-introduction-what-is-hubsf-77-8ce" */ "@site/docs/introduction/what-is-hubs.md"), "@site/docs/introduction/what-is-hubs.md", require.resolveWeak("@site/docs/introduction/what-is-hubs.md")], "content---docs-docs-subscription-choosing-subscriptionae-7-b75": [() => import(/* webpackChunkName: "content---docs-docs-subscription-choosing-subscriptionae-7-b75" */ "@site/docs/subscription/choosing-subscription.md"), "@site/docs/subscription/choosing-subscription.md", require.resolveWeak("@site/docs/subscription/choosing-subscription.md")], - "content---docs-docs-subscription-creating-subscriptonc-7-d-181": [() => import(/* webpackChunkName: "content---docs-docs-subscription-creating-subscriptonc-7-d-181" */ "@site/docs/subscription/creating-subscripton.md"), "@site/docs/subscription/creating-subscripton.md", require.resolveWeak("@site/docs/subscription/creating-subscripton.md")], + "content---docs-docs-subscription-creating-subscriptionc-90-0f5": [() => import(/* webpackChunkName: "content---docs-docs-subscription-creating-subscriptionc-90-0f5" */ "@site/docs/subscription/creating-subscription.md"), "@site/docs/subscription/creating-subscription.md", require.resolveWeak("@site/docs/subscription/creating-subscription.md")], "content---docs-docs-subscription-custom-clienta-83-2e6": [() => import(/* webpackChunkName: "content---docs-docs-subscription-custom-clienta-83-2e6" */ "@site/docs/subscription/custom-client.md"), "@site/docs/subscription/custom-client.md", require.resolveWeak("@site/docs/subscription/custom-client.md")], "content---docs-docs-subscription-custom-domain-477-d33": [() => import(/* webpackChunkName: "content---docs-docs-subscription-custom-domain-477-d33" */ "@site/docs/subscription/custom-domain.md"), "@site/docs/subscription/custom-domain.md", require.resolveWeak("@site/docs/subscription/custom-domain.md")], "content---docs-docs-subscription-faq-subscription-3-fb-a51": [() => import(/* webpackChunkName: "content---docs-docs-subscription-faq-subscription-3-fb-a51" */ "@site/docs/subscription/faq-subscription.md"), "@site/docs/subscription/faq-subscription.md", require.resolveWeak("@site/docs/subscription/faq-subscription.md")], diff --git a/website/.docusaurus/routes.js b/website/.docusaurus/routes.js index 2a54c37..045b1c8 100644 --- a/website/.docusaurus/routes.js +++ b/website/.docusaurus/routes.js @@ -69,15 +69,15 @@ export default [ }, { path: '/docs/docs', - component: ComponentCreator('/docs/docs', 'd84'), + component: ComponentCreator('/docs/docs', '9ee'), routes: [ { path: '/docs/docs', - component: ComponentCreator('/docs/docs', '5cb'), + component: ComponentCreator('/docs/docs', 'dab'), routes: [ { path: '/docs/docs', - component: ComponentCreator('/docs/docs', '39d'), + component: ComponentCreator('/docs/docs', '916'), routes: [ { path: '/docs/docs/archive/discord-bot', @@ -602,8 +602,8 @@ export default [ sidebar: "documentation" }, { - path: '/docs/docs/subscription/creating-subscripton', - component: ComponentCreator('/docs/docs/subscription/creating-subscripton', 'bfd'), + path: '/docs/docs/subscription/creating-subscription', + component: ComponentCreator('/docs/docs/subscription/creating-subscription', '5a1'), exact: true, sidebar: "documentation" }, diff --git a/website/.docusaurus/routesChunkNames.json b/website/.docusaurus/routesChunkNames.json index 111af2b..de9659f 100644 --- a/website/.docusaurus/routesChunkNames.json +++ b/website/.docusaurus/routesChunkNames.json @@ -99,17 +99,17 @@ }, "content": "content---docs-markdown-page-393-8aa" }, - "/docs/docs-d84": { + "/docs/docs-9ee": { "__comp": "__comp---theme-docs-root-5-e-9-0b6", "__context": { "plugin": "plugin---docs-docs-552-383" } }, - "/docs/docs-5cb": { + "/docs/docs-dab": { "__comp": "__comp---theme-doc-version-roota-7-b-5de", "version": "version---docs-docs-935-7d8" }, - "/docs/docs-39d": { + "/docs/docs-916": { "__comp": "__comp---theme-doc-roota-94-67a" }, "/docs/docs/archive/discord-bot-f5d": { @@ -460,9 +460,9 @@ "__comp": "__comp---theme-doc-item-178-a40", "content": "content---docs-docs-subscription-choosing-subscriptionae-7-b75" }, - "/docs/docs/subscription/creating-subscripton-bfd": { + "/docs/docs/subscription/creating-subscription-5a1": { "__comp": "__comp---theme-doc-item-178-a40", - "content": "content---docs-docs-subscription-creating-subscriptonc-7-d-181" + "content": "content---docs-docs-subscription-creating-subscriptionc-90-0f5" }, "/docs/docs/subscription/custom-client-c1a": { "__comp": "__comp---theme-doc-item-178-a40", diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 32ec5a9..d616689 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -133,27 +133,27 @@ const config = { items: [ { label: "Introduction", - to: "/introduction/what-is-hubs", + to: "/docs/docs/introduction/what-is-hubs", }, { label: "Hubs Subscription", - to: "/subscription/choosing-subscription", + to: "/docs/docs/subscription/choosing-subscription", }, { label: "Hubs Fundamentals", - to: "/fundamentals/getting-started", + to: "/docs/docs/fundamentals/getting-started", }, { label: "For Creators", - to: "/category/spoke", + to: "/docs/docs/category/spoke", }, { label: "For Developers", - to: "/category/development-basics", + to: "/docs/docs/category/development-basics", }, { label: "Documentation Archive", - to: "/archive/discord-bot", + to: "/docs/docs/archive/discord-bot", }, ], },