mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
fix broken links
This commit is contained in:
@@ -15,7 +15,7 @@ Due to the fact that config variables are only available when the service is run
|
||||
Service Properties
|
||||
|
||||
|
||||
.. code:: typescript
|
||||
.. code-block:: typescript
|
||||
:caption: Properties Type
|
||||
|
||||
interface Properties {
|
||||
|
||||
@@ -47,7 +47,7 @@ Claiming your Device
|
||||
:width: 60%
|
||||
:alt: Fresh Install
|
||||
|
||||
.. note:: The "Recover" button is used for :ref:`migrating from 0.2.x <migrate-02>` and :ref:`restoring from backup <backup-restore>`.
|
||||
.. note:: The "Recover" button is used for :ref:`migrating from 0.2.x <upgrade-02>` and :ref:`restoring from backup <backup-restore>`.
|
||||
|
||||
#. Select your storage drive. You should only have one drive plugged into your Embassy at this time, but always verify it is what you expect before clicking (such as, is it a 1TB drive?)
|
||||
|
||||
|
||||
@@ -20,6 +20,7 @@ Hardware Requirements
|
||||
|
||||
#. `SD card adapter <https://www.amazon.com/gp/product/B000WR3Z3A>`_ for getting data from your SD card.
|
||||
|
||||
.. _migrate-02-instructions:
|
||||
Instructions
|
||||
------------
|
||||
|
||||
@@ -46,6 +47,7 @@ Flashing
|
||||
|
||||
.. tip:: The flashing software we recommend is `Balena Etcher <https://www.balena.io/etcher/>`_
|
||||
|
||||
.. _migrate-02-migrate:
|
||||
Migrate Data
|
||||
............
|
||||
|
||||
|
||||
Reference in New Issue
Block a user