From 7c45cbc5235f42202e710e46172f978fa6ca7432 Mon Sep 17 00:00:00 2001 From: Gustav Bylund Date: Fri, 2 Oct 2020 12:35:47 +0200 Subject: [PATCH] docs: fix links to Material examples (#39093) Also uses fixed git hashes so the line numbers won't get outdated in the future PR Close #39093 --- aio/content/guide/accessibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/accessibility.md b/aio/content/guide/accessibility.md index 042d61ceca..f924d1da37 100644 --- a/aio/content/guide/accessibility.md +++ b/aio/content/guide/accessibility.md @@ -70,7 +70,7 @@ When authoring Angular components, you should re-use these native elements direc For example, instead of creating a custom element for a new variety of button, you can create a component that uses an attribute selector with a native `