From 9753160293b0855ee264653829c9fca8ad8e11f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Blanchemain?= Date: Sun, 17 Nov 2024 13:54:49 -0800 Subject: [PATCH] fix: remove malformed stub-article --- .../launch-orbit-chain/orbit-start-your-journey.mdx | 12 ++++++------ .../orbit-supported-parent-chains.mdx | 10 +++++----- website/sidebars.js | 4 ++-- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/arbitrum-docs/launch-orbit-chain/orbit-start-your-journey.mdx b/arbitrum-docs/launch-orbit-chain/orbit-start-your-journey.mdx index 04adc1044..026825203 100644 --- a/arbitrum-docs/launch-orbit-chain/orbit-start-your-journey.mdx +++ b/arbitrum-docs/launch-orbit-chain/orbit-start-your-journey.mdx @@ -1,10 +1,10 @@ --- title: 'Start your journey into Orbit' sidebar_label: 'Orbit: get started' -description: '' -sidebar_position: 2 -author: -sme: -editor: anegg0 -target_audience: +description: 'Learn how to get started with Orbit' +sidebar_position: '2' +author: 'anegg0' +sme: 'mahsamoosavi' +editor: 'anegg0' +target_audience: 'Prospective chain owners, and operators' --- diff --git a/arbitrum-docs/launch-orbit-chain/orbit-supported-parent-chains.mdx b/arbitrum-docs/launch-orbit-chain/orbit-supported-parent-chains.mdx index 428a8b42b..7736b296c 100644 --- a/arbitrum-docs/launch-orbit-chain/orbit-supported-parent-chains.mdx +++ b/arbitrum-docs/launch-orbit-chain/orbit-supported-parent-chains.mdx @@ -1,12 +1,12 @@ --- title: 'Supported parent chains' sidebar_label: 'Supported parent chains' -description: '' +description: 'List of chains officially supported in Orbit' sidebar_position: 2 -author: mahsamoosavi -sme: mahsamoosavi -editor: anegg0 -target_audience: +author: 'mahsamoosavi' +sme: 'mahsamoosavi' +editor: 'anegg0' +target_audience: 'Orbit chains owners and operators' --- This page lists the parent chains that are officially supported in Orbit, including mainnets, testnets, and options for local development. While the Orbit SDK provides functionality to enable custom parent chains, support is limited to the chains explicitly listed on this page. Developers are welcome to use the Orbit SDK to configure and deploy custom parent chains; however, such setups, including deploying the required creator and template contracts, are beyond the scope of our official support. diff --git a/website/sidebars.js b/website/sidebars.js index ef5b52027..5c384be0f 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -247,8 +247,8 @@ const sidebars = { }, { type: 'doc', - id: 'launch-orbit-chain/orbit-start-your-journey', - label: 'Start your journey', + id: 'launch-orbit-chain/orbit-license', + label: 'Orbit license', }, { type: 'category',