mirror of https://github.com/knative/docs.git
use lowercase title to be consistent with the rest of the doc (#2250)
This commit is contained in:
parent
229160ffe7
commit
83ef2078a7
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Accessing CloudEvent Traces"
|
title: "Accessing CloudEvent traces"
|
||||||
#linkTitle: "OPTIONAL_ALTERNATE_NAV_TITLE"
|
#linkTitle: "OPTIONAL_ALTERNATE_NAV_TITLE"
|
||||||
weight: 50
|
weight: 50
|
||||||
type: "docs"
|
type: "docs"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Event Delivery"
|
title: "Event delivery"
|
||||||
weight: 40
|
weight: 40
|
||||||
type: "docs"
|
type: "docs"
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Event Registry"
|
title: "Event registry"
|
||||||
weight: 40
|
weight: 40
|
||||||
type: "docs"
|
type: "docs"
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "Getting Started with Eventing"
|
title: "Getting Started with Eventing"
|
||||||
linkTitle: "Getting Started"
|
linkTitle: "Getting started"
|
||||||
weight: 9
|
weight: 9
|
||||||
type: "docs"
|
type: "docs"
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue