From 0e4ada976e8a0136e5dd2c33f5f6a66561fda0ee Mon Sep 17 00:00:00 2001 From: Alexander Martin Date: Fri, 29 Jan 2016 14:08:51 +0100 Subject: [PATCH] Adding href attribute to accordion titles Added it to the first code-snippet and the first working example. It's needed for keyboard navigation. --- docs/pages/accordion.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/pages/accordion.md b/docs/pages/accordion.md index 89e182db0..ac940b9bb 100644 --- a/docs/pages/accordion.md +++ b/docs/pages/accordion.md @@ -23,7 +23,7 @@ This is the minimum markup for creating an Accordion with Foundation, repeating ```html