diff --git a/docs/arguments.md b/docs/arguments.md index 729297d9..8cca1f00 100644 --- a/docs/arguments.md +++ b/docs/arguments.md @@ -179,7 +179,7 @@ If a [destination directory override](#override-destination-directory) is applie KEEP_SRC_DIR_NAME=false ``` -🔄 This is the same action as the [Mirror Source Directory Name to Destination](./labels.md#mirror-source-directory-name-to-desitination) label, but applied globally. +🔄 This is the same action as the [Mirror Source Directory Name to Destination](./labels.md#mirror-source-directory-name-to-destination) label, but applied globally. ## Console Log Level Set the console log level for the container. diff --git a/docs/labels.md b/docs/labels.md index 18f1d493..e4e1d993 100644 --- a/docs/labels.md +++ b/docs/labels.md @@ -189,7 +189,7 @@ If a [destination directory override](#override-destination-directory-name) is a nautical-backup.keep_src_dir_name=false ``` -🔄 This is the same action as the [Mirror Source Directory Name to Destination](./arguments.md#mirror-source-directory-name-to-desitination) variable, but applied only to this container. +🔄 This is the same action as the [Mirror Source Directory Name to Destination](./arguments.md#mirror-source-directory-name-to-destination) variable, but applied only to this container. ## Use Default rsync Arguments Use the default `rsync` arguemnts `-raq` (recursive, archive, quiet)