From a419e329f38445e99c03f6de33659f0b78bc329c Mon Sep 17 00:00:00 2001 From: Gris Ge Date: Thu, 30 May 2024 00:08:21 +0800 Subject: [PATCH] Fix YAML in index.md for `dns-resolver` vs `dns` Signed-off-by: Gris Ge --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index b20a311..3c5aafd 100644 --- a/index.md +++ b/index.md @@ -40,7 +40,7 @@ NetworkManager acts as the main (and currently the only) provider supported. ```yaml $ sudo nmstatectl show --- -dns: +dns-resolver: config: server: - 192.0.2.1