summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-08-01 14:51:13 +0200
committerChristian Poessinger <christian@poessinger.com>2020-08-01 14:51:13 +0200
commit31744a6ecf53eb8ded89889387f7125dd3a447fb (patch)
tree6df90cc0b3dce56d1e454dafbf37a4d5d7c9c6b5 /docs
parent05329c51e47a4cf4867a5a71263f0893a72f9f85 (diff)
downloadvyos-documentation-31744a6ecf53eb8ded89889387f7125dd3a447fb.tar.gz
vyos-documentation-31744a6ecf53eb8ded89889387f7125dd3a447fb.zip
image-mgmt: typo fix in /config dir
Diffstat (limited to 'docs')
-rw-r--r--docs/image-mgmt.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/image-mgmt.rst b/docs/image-mgmt.rst
index 6a27e337..6c1b2587 100644
--- a/docs/image-mgmt.rst
+++ b/docs/image-mgmt.rst
@@ -127,9 +127,10 @@ VyOS configuration is associated to each image, and **each image has a
unique copy of its configuration**. This is different than a traditional
network router where the configuration is shared across all images.
-.. note:: If you have any personal file, like some scripts you created,
- and you don't want them to be deleted during the upgrade, make sure
- those files are into the ``/configure`` directory.
+.. note:: If you have any personal files, like some scripts you created,
+ and you don't want them to be lost during the upgrade, make sure
+ those files are stored in ``/config`` as this directory is always copied
+ to newer installed images.
You can access files from a previous installation and copy them to your
current image if they were located in the ``/config`` directory. This