From 245097b4c02f77b49c1caf75612fe7f307111e94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Pra=C5=BCak?= Date: Fri, 25 Oct 2019 13:47:03 +0200 Subject: [PATCH] Update docs --- .../en/docs/Getting Started/latest/{scheme.md => schema.md} | 4 ++-- website/content/en/docs/Installation/_index.md | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) rename website/content/en/docs/Getting Started/latest/{scheme.md => schema.md} (99%) diff --git a/website/content/en/docs/Getting Started/latest/scheme.md b/website/content/en/docs/Getting Started/latest/schema.md similarity index 99% rename from website/content/en/docs/Getting Started/latest/scheme.md rename to website/content/en/docs/Getting Started/latest/schema.md index e613f3e3..008414be 100644 --- a/website/content/en/docs/Getting Started/latest/scheme.md +++ b/website/content/en/docs/Getting Started/latest/schema.md @@ -1,6 +1,6 @@ --- -title: "Scheme" -linkTitle: "Scheme" +title: "Schema" +linkTitle: "Schema" weight: 40 date: 2019-08-05 description: > diff --git a/website/content/en/docs/Installation/_index.md b/website/content/en/docs/Installation/_index.md index 5578af8c..1a60ca32 100644 --- a/website/content/en/docs/Installation/_index.md +++ b/website/content/en/docs/Installation/_index.md @@ -8,7 +8,8 @@ description: > --- {{% pageinfo %}} -This document describes installation procedure for jenkins-operator. All container images can be found at virtuslab/jenkins-operator +This document describes installation procedure for **Jenkins Operator**. +All container images can be found at [virtuslab/jenkins-operator](https://hub.docker.com/r/virtuslab/jenkins-operator) {{% /pageinfo %}} ## Requirements