From 0491920571b7013f8ab93a7e3c524809aae5dd71 Mon Sep 17 00:00:00 2001 From: Carlos Santos <125412989+CarlosSuporteISP@users.noreply.github.com> Date: Sat, 13 Sep 2025 01:39:17 -0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 72d2334..e9a85c4 100644 --- a/README.md +++ b/README.md @@ -10,19 +10,19 @@ mv hyperglass_structured hyperglass cd /opt/hyperglass -"### https://hyperglass.dev/configuration/overview " +"### https://hyperglass.dev/configuration/overview" -"### https://hyperglass.dev/configuration/config" +"### https://hyperglass.dev/configuration/config Change the files in the /etc/hyperglass folder after copying with your information or add something following the official doc" cp /opt/hyperglass/.samples/sample_config.yaml /etc/hyperglass/config.yaml cp /opt/hyperglass/.samples/sample_terms-and-conditions.md /etc/hyperglass/terms-and-conditions.md -"### https://hyperglass.dev/configuration/devices" +"### https://hyperglass.dev/configuration/devices Change the files in the /etc/hyperglass folder after copying with your information or add something following the official doc" cp /opt/hyperglass/.samples/sample_devices.yaml /etc/hyperglass/devices.yaml -"### https://hyperglass.dev/configuration/directives" +"### https://hyperglass.dev/configuration/directives Change the files in the /etc/hyperglass folder after copying with your information or add something following the official doc" cp /opt/hyperglass/.samples/sample_directives_huawei.yaml /etc/hyperglass/directives.yaml