From 0a051a773b7764669fab71955c5830722974a24c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Lipt=C3=A1k?= Date: Mon, 2 Dec 2019 18:40:00 -0500 Subject: [PATCH 1/2] Correct typo --- docs/install/Knative-with-Ambassador.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/Knative-with-Ambassador.md b/docs/install/Knative-with-Ambassador.md index 48b14f38868..4c7227a11e2 100644 --- a/docs/install/Knative-with-Ambassador.md +++ b/docs/install/Knative-with-Ambassador.md @@ -1,6 +1,6 @@ --- title: "Installing Knative with Ambassador" -linkTitle: "Ambassador API Gatway and Knative" +linkTitle: "Ambassador API Gateway and Knative" weight: 15 type: "docs" --- From 2660a1fdeb3e3e6245be998630af2e94db276dc0 Mon Sep 17 00:00:00 2001 From: RichieEscarez Date: Mon, 2 Dec 2019 15:47:41 -0800 Subject: [PATCH 2/2] short title for nav menu --- docs/install/Knative-with-Ambassador.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/Knative-with-Ambassador.md b/docs/install/Knative-with-Ambassador.md index 4c7227a11e2..b0fd4d31d65 100644 --- a/docs/install/Knative-with-Ambassador.md +++ b/docs/install/Knative-with-Ambassador.md @@ -1,6 +1,6 @@ --- title: "Installing Knative with Ambassador" -linkTitle: "Ambassador API Gateway and Knative" +linkTitle: "Ambassador API Gateway" weight: 15 type: "docs" ---