From a4a525b425c882b477fc04f6fc46e1d1bbfafff0 Mon Sep 17 00:00:00 2001 From: Romain Marcadier Date: Thu, 4 Mar 2021 18:19:21 +0100 Subject: [PATCH] chore: re-title compliance report navigation entry The HTML comment atop the page prevents the automatic naming from happening. --- gh-pages/content/specification/.pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gh-pages/content/specification/.pages.yml b/gh-pages/content/specification/.pages.yml index 85e73d4878..53065f3d26 100644 --- a/gh-pages/content/specification/.pages.yml +++ b/gh-pages/content/specification/.pages.yml @@ -6,4 +6,4 @@ nav: - The jsii kernel API: 3-kernel-api.md - 4-standard-compliance-suite.md - 5-new-language-intake.md - - 6-compliance-report.md + - Compliance Report: 6-compliance-report.md