From a22a4e1d1a72cd6c5ca07f3f21c853493f1204a7 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 5 Jul 2022 11:55:01 +0200 Subject: [PATCH] docs: move some stuff into "Networking" section The "Networking" section has a lonely single document listed right now, even though the "Concepts" section has two more network related docs. Move them over, let's end this loneliness. --- docs/NETWORK_ONLINE.md | 2 +- docs/PREDICTABLE_INTERFACE_NAMES.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/NETWORK_ONLINE.md b/docs/NETWORK_ONLINE.md index bf91e19651e..fce4db9c84f 100644 --- a/docs/NETWORK_ONLINE.md +++ b/docs/NETWORK_ONLINE.md @@ -1,6 +1,6 @@ --- title: Running Services After the Network Is Up -category: Concepts +category: Networking layout: default SPDX-License-Identifier: LGPL-2.1-or-later --- diff --git a/docs/PREDICTABLE_INTERFACE_NAMES.md b/docs/PREDICTABLE_INTERFACE_NAMES.md index ffc681bda45..9d79f8f4090 100644 --- a/docs/PREDICTABLE_INTERFACE_NAMES.md +++ b/docs/PREDICTABLE_INTERFACE_NAMES.md @@ -1,6 +1,6 @@ --- title: Predictable Network Interface Names -category: Concepts +category: Networking layout: default SPDX-License-Identifier: LGPL-2.1-or-later --- -- 2.47.3