From 42b14c1e9899141ea13ac83cd58e2693c8a0f31a Mon Sep 17 00:00:00 2001 From: HarithaIBM <112700353+HarithaIBM@users.noreply.github.com> Date: Mon, 12 Jun 2023 21:27:41 +0530 Subject: [PATCH] Update _sidebar.md --- docs/_sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_sidebar.md b/docs/_sidebar.md index ca98a92f7..5e1e0901d 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -11,6 +11,7 @@ - [FAQ](/Guides/FAQ.md) - [Common Solutions](/Guides/CommonSolutions.md) - Articles + - [Using GPG on z/OS](/Guides/GpgOnZOS.md) - [Using Git on z/OS](/Guides/GitOnZOS.md) - [Using Vim on z/OS](/Guides/VimOnZOS.md) - [Using Bash on z/OS](/Guides/BashOnZOS.md)