From bf38c8633e67691851fe1d19ec01edc6086380e6 Mon Sep 17 00:00:00 2001
From: Colin Dembovsky <colindembovsky@gmail.com>
Date: Wed, 21 Apr 2021 10:05:40 -0500
Subject: [PATCH] Update DevOps doc titles

---
 _Sidebar.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_Sidebar.md b/_Sidebar.md
index b0b42ab..df9b20b 100644
--- a/_Sidebar.md
+++ b/_Sidebar.md
@@ -67,6 +67,6 @@
 
 ### DevOps
 
-- [CI with GitHub Actions](GitHub-Actions)
-- [CD with GitHub Actions](Deployment-With-GitHub-Actions)
+- [Building Code with GitHub Actions](GitHub-Actions)
+- [Deploying Code with GitHub Actions](Deployment-With-GitHub-Actions)
 - [Azure DevOps pipelines](Azure-DevOps-pipelines)