Fix community samples sub menu (#1358)

* missing _index.md + shorttitles

* typo
This commit is contained in:
RichieEscarez 2019-05-21 20:20:27 +02:00 committed by Knative Prow Robot
parent b2bbbb02a9
commit ad876253b4
3 changed files with 10 additions and 2 deletions

View File

@ -0,0 +1,8 @@
---
title: "Knative Serving code samples"
linkTitle: "Serving Samples"
weight: 4
type: "docs"
---
Community contributed and maintained code samples for Knative Serving.

View File

@ -1,6 +1,6 @@
---
title: "Hello World - Java (Micronaut)"
linkTitle: "Java"
linkTitle: "Java (Micronaut)"
weight: 1
type: "docs"
---

View File

@ -1,6 +1,6 @@
---
title: "Hello World - Java (Quarkus)"
linkTitle: "Java"
linkTitle: "Java (Quarkus)"
weight: 1
type: "docs"
---