mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
add parent dir for both types of migration
Signed-off-by: bitcoinmechanic <bitcoinmechanicCA@protonmail.com>
This commit is contained in:
@@ -24,4 +24,4 @@ Welcome to the EmbassyOS user manual. Here you will discover all that you Embass
|
||||
ssh
|
||||
alt-marketplaces
|
||||
device-guides/index
|
||||
upgrade-02
|
||||
upgrade-02/index
|
||||
|
||||
40
site/source/user-manual/upgrade-02/index.rst
Normal file
40
site/source/user-manual/upgrade-02/index.rst
Normal file
@@ -0,0 +1,40 @@
|
||||
.. _upgrade-02:
|
||||
|
||||
====================
|
||||
Upgrading from 0.2.x
|
||||
====================
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<div class="topics-grid grid-container full">
|
||||
|
||||
<div class="grid-x grid-margin-x">
|
||||
|
||||
.. topic-box::
|
||||
:title: Use Upgrade Kit
|
||||
:link: upgrade-kit
|
||||
:icon: scylla-icon scylla-icon--getting-started
|
||||
:class: large-5
|
||||
:anchor: Upgrade
|
||||
|
||||
This is for if you purchased an upgrade kit from us
|
||||
|
||||
.. topic-box::
|
||||
:title: Bring your own equipment
|
||||
:link: upgrade-diy
|
||||
:icon: scylla-icon scylla-icon--resource-center
|
||||
:class: large-5
|
||||
:anchor: Upgrade
|
||||
|
||||
This is for if you purchased your own hardware
|
||||
|
||||
.. raw:: html
|
||||
|
||||
</div></div>
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:hidden:
|
||||
|
||||
Upgrade Kit <upgrade-kit>
|
||||
DIY Hardware <upgrade-diy>
|
||||
@@ -1,10 +1,10 @@
|
||||
.. _upgrade-02:
|
||||
.. _upgrade-diy:
|
||||
|
||||
====================
|
||||
Upgrading from 0.2.x
|
||||
====================
|
||||
================================
|
||||
Upgrading with your own hardware
|
||||
================================
|
||||
|
||||
This guide will cover how to upgrade from EmbassyOS version 0.2.x to version 0.3.0.
|
||||
This guide will cover how to upgrade from EmbassyOS version 0.2.x to version 0.3.0 with your own equipment.
|
||||
|
||||
Hardware Requirements
|
||||
---------------------
|
||||
@@ -7,7 +7,7 @@ Upgrading from 0.2.x with an Upgrade Kit
|
||||
This guide will cover how to upgrade from EmbassyOS version 0.2.x to version 0.3.0.
|
||||
|
||||
.. note::
|
||||
If you purchased your own equipment please follow :ref:`this guide<upgrade-02>`.
|
||||
If you purchased your own equipment please follow :ref:`this guide<upgrade-diy>`.
|
||||
|
||||
.. _migrate-02-instructions:
|
||||
|
||||
Reference in New Issue
Block a user