diff --git a/site/source/developer-docs/specification/properties.rst b/site/source/developer-docs/specification/properties.rst index 286a964..315f84b 100644 --- a/site/source/developer-docs/specification/properties.rst +++ b/site/source/developer-docs/specification/properties.rst @@ -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 { diff --git a/site/source/user-manual/upgrade-02.rst b/site/source/user-manual/upgrade-02.rst index b24ed20..13ef120 100644 --- a/site/source/user-manual/upgrade-02.rst +++ b/site/source/user-manual/upgrade-02.rst @@ -21,6 +21,7 @@ Hardware Requirements #. `SD card adapter `_ 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 `_ .. _migrate-02-migrate: + Migrate Data ............