From cadaa1e336d514ac208aae09301d61d598c836f0 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Mon, 10 Apr 2023 08:16:53 +0000 Subject: [PATCH] Update README.md --- pnp/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnp/README.md b/pnp/README.md index 9934cd8..f49da66 100644 --- a/pnp/README.md +++ b/pnp/README.md @@ -9,7 +9,7 @@ * [Install the PNP Server](pnp/README.md#install-the-pnp-server) * [Configure the PNP Server](pnp/README.md#configure-the-pnp-server) * [Global settings file open-pnp.tomel](pnp/README.md#global-settings-file-open-pnptoml) - * [IMAGES file images.tomel](pnp/README.md#images-file-imagestoml) + * [Images file images.tomel](pnp/README.md#images-file-imagestoml) * [Command Line Options](pnp/README.md#command-line-options) * [PnP server discovery](pnp/README.md#pnp-server-discovery) * [PnP Status page](pnp/README.md#pnp-status-page) @@ -175,9 +175,9 @@ _**Reload CFG**_ on the status page. [back to top](pnp/README.md#plug-and-play-pnp-server-for-iosios-xe-based-devices) --- -#### _IMAGES_ file [**_images.toml_**](/pnp/images.toml) +#### _Images_ file [**_images.toml_**](/pnp/images.toml) -Each entry in the _IMAGES_ file contains +Each entry in the _Images_ file contains - the **name** of the image file as section title - the IOS/IOS-XE **version** of the image - the **md5** checksum of the image file -- GitLab