use lowercase title to be consistent with the rest of the doc (#2250)

This commit is contained in:
Lionel Villard 2020-03-09 14:12:28 -04:00 committed by GitHub
parent 229160ffe7
commit 83ef2078a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
---
title: "Accessing CloudEvent Traces"
title: "Accessing CloudEvent traces"
#linkTitle: "OPTIONAL_ALTERNATE_NAV_TITLE"
weight: 50
type: "docs"

View File

@ -1,5 +1,5 @@
---
title: "Event Delivery"
title: "Event delivery"
weight: 40
type: "docs"
---

View File

@ -1,5 +1,5 @@
---
title: "Event Registry"
title: "Event registry"
weight: 40
type: "docs"
---

View File

@ -1,6 +1,6 @@
---
title: "Getting Started with Eventing"
linkTitle: "Getting Started"
linkTitle: "Getting started"
weight: 9
type: "docs"
---