fix more links

This commit is contained in:
Lucy Cifferello
2022-02-24 14:58:41 -07:00
parent 31e99586da
commit 8dee3a39d9
2 changed files with 3 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ Due to the fact that config variables are only available when the service is run
Service Properties
.. code-block:: typescript
.. code-block:: javascript
:caption: Properties Type
interface Properties {

View File

@@ -21,6 +21,7 @@ Hardware Requirements
#. `SD card adapter <https://www.amazon.com/gp/product/B000WR3Z3A>`_ for getting data from your SD card.
.. _migrate-02-instructions:
Instructions
------------
@@ -48,6 +49,7 @@ Flashing
.. tip:: The flashing software we recommend is `Balena Etcher <https://www.balena.io/etcher/>`_
.. _migrate-02-migrate:
Migrate Data
............