From a1f1815ccfe3d947c0d971edf8c462cd9437d1c3 Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Fri, 25 Nov 2022 13:03:50 -0500 Subject: [PATCH] docs: fix formatting on containers/README.md Signed-off-by: Paul Whalen --- contrib/containers/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contrib/containers/README.md b/contrib/containers/README.md index e9a864e6d..fc2d2cb5e 100644 --- a/contrib/containers/README.md +++ b/contrib/containers/README.md @@ -12,10 +12,10 @@ containers. Copy the configuration file from the examples provided and edit as needed. -- [manufacturing-server.yml] (https://github.com/fedora-iot/fido-device-onboard-rs/blob/main/examples/config/manufacturing-server.yml) -- [owner-onboarding-server.yml] (https://github.com/fedora-iot/fido-device-onboard-rs/blob/main/examples/config/owner-onboarding-server.yml) -- [rendezvous-server.yml] (https://github.com/fedora-iot/fido-device-onboard-rs/blob/main/examples/config/owner-onboarding-server.yml) -- [serviceinfo-api-server.yml] (https://github.com/fedora-iot/fido-device-onboard-rs/blob/main/examples/config/owner-onboarding-server.yml) +- [manufacturing-server.yml](https://github.com/fedora-iot/fido-device-onboard-rs/blob/main/examples/config/manufacturing-server.yml) +- [owner-onboarding-server.yml](https://github.com/fedora-iot/fido-device-onboard-rs/blob/main/examples/config/owner-onboarding-server.yml) +- [rendezvous-server.yml](https://github.com/fedora-iot/fido-device-onboard-rs/blob/main/examples/config/owner-onboarding-server.yml) +- [serviceinfo-api-server.yml](https://github.com/fedora-iot/fido-device-onboard-rs/blob/main/examples/config/owner-onboarding-server.yml) ## Running the FDO containers ### manufacturing-server