diff --git a/doc/source/migration_guide.rst b/doc/source/migration_guide.rst index 0d51220f..ef1f0978 100644 --- a/doc/source/migration_guide.rst +++ b/doc/source/migration_guide.rst @@ -16,7 +16,7 @@ Configuration Default configuration file change ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Instead of the standard ``config.py`` file located at -``$WA_USER_HOME/config.py`` WA now uses a ``confg.yaml`` file (at the same +``$WA_USER_DIRECTORY/config.py`` WA now uses a ``confg.yaml`` file (at the same location) which is written in the YAML format instead of python. Additionally upon first invocation WA3 will automatically try and detect whether a WA2 config file is present and convert it to use the new WA3 format. During this process diff --git a/doc/source/user_information/user_guide.rst b/doc/source/user_information/user_guide.rst index 0247830a..8f532d24 100644 --- a/doc/source/user_information/user_guide.rst +++ b/doc/source/user_information/user_guide.rst @@ -125,7 +125,7 @@ There are multiple options for configuring your device depending on your particular use case. You can either add your configuration to the default configuration file -``config.yaml``, under the ``$WA_USER_HOME/`` directory or you can specify it in +``config.yaml``, under the ``$WA_USER_DIRECTORY/`` directory or you can specify it in the ``config`` section of your agenda directly. Alternatively if you are using multiple devices, you may want to create separate