From 08ab82106a30597ac957103e9fe94345b6bbe421 Mon Sep 17 00:00:00 2001 From: MCamp859 Date: Mon, 16 Apr 2018 16:06:25 -0400 Subject: [PATCH] Added reference to restart in parent concepts. Fixed restart label. Signed-off-by: MCamp859 --- source/clear-linux/concepts/concepts.rst | 3 ++- source/clear-linux/concepts/restart.rst | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/source/clear-linux/concepts/concepts.rst b/source/clear-linux/concepts/concepts.rst index b3c9e909..a1f9e881 100644 --- a/source/clear-linux/concepts/concepts.rst +++ b/source/clear-linux/concepts/concepts.rst @@ -11,4 +11,5 @@ details relevant to the |CL| features. :maxdepth: 2 swupd-about - bundles-about \ No newline at end of file + bundles-about + restart diff --git a/source/clear-linux/concepts/restart.rst b/source/clear-linux/concepts/restart.rst index 2b3e0fb7..69a39964 100644 --- a/source/clear-linux/concepts/restart.rst +++ b/source/clear-linux/concepts/restart.rst @@ -1,4 +1,4 @@ -.. _cl-restart: +.. _restart: Restart system services after an OS update ##########################################