From a9627cced7c768500d543bdd100a8e4dbe57eef0 Mon Sep 17 00:00:00 2001
From: donal <donalspring@gmail.com>
Date: Wed, 16 May 2018 15:18:07 +0200
Subject: [PATCH] REorder mongodb stuff

---
 2-attack-of-the-pipelines/README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/2-attack-of-the-pipelines/README.md b/2-attack-of-the-pipelines/README.md
index d0a2689..b263f12 100644
--- a/2-attack-of-the-pipelines/README.md
+++ b/2-attack-of-the-pipelines/README.md
@@ -677,7 +677,7 @@
 6. If it has been a success we should see our dummyData. This is because there is no backend deployed, in later labs we will deploy the backend and the mongodb for persistence but to do this we will use Jenkins Pipeline as code.
 ![no-backend-app](../images/exercise2/no-backend-app.png)
 
-### Part 6 - (Optional) GitLab Webhooks
+### Part 5 - (Optional) GitLab Webhooks
 > _In this exercise we will link GitLab to Jenkins so that new build jobs are triggered on each push to the `develop` branch._
 
 <p class="tip" >

--
Gitblit v1.9.3