From 1887664c013eb264b8dde4171fd4e477a6aafaf1 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Sat, 9 Jan 2016 14:18:53 +0000 Subject: [PATCH] Remove About > Accessibility Currently, there is no actual accessibility page, so this avoids a 404 in the docs. More fundamentally, though, it makes more sense for accessibility advice to be directly integrated in the docs (which we're doing, for the most part - though we should ensure that we do cover/mention everything where appropriate), so there's no need for a separate accessibility page. --- docs/_data/nav.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index dac90c0d80..eaf5ef60af 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -59,7 +59,6 @@ pages: - title: History - title: Team - - title: Accessibility - title: Brand - title: License - title: Translations