From 25fe9136cf62537348d67eef67fe89643a945798 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Fern=C3=A1ndez?= Date: Sun, 21 Oct 2018 21:24:12 +0200 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 6020d76a..dab2f888 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -20,6 +20,7 @@ markdown_extensions: permalink: True pages: - Home: index.md +- Introduction. Openshift VS Kubernetes: introduction.md - CI/CD : cicd.md - Jenkins : jenkins.md - Performance Testing with Jenkins and JMeter : performance-testing-with-jenkins-and-jmeter.md