mirror of https://github.com/knative/docs.git
Add readfile to Knative multi-container samples (#3198)
This patch fixes https://github.com/knative/docs/issues/3195.
This commit is contained in:
parent
cf8bd458e2
commit
02e91b2b62
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: "Knative multi-container samples"
|
||||
linkTitle: "A simple golang web app"
|
||||
linkTitle: "multi-container samples"
|
||||
weight: 1
|
||||
type: "docs"
|
||||
---
|
||||
|
||||
{{% readfile file="README.md" %}}
|
Loading…
Reference in New Issue