Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
docs(drawer): Fix missing link to temporary drawer demo (#1922)
Browse files Browse the repository at this point in the history
  • Loading branch information
pndewit authored and lynnmercier committed Jan 17, 2018
1 parent 003dff4 commit e87c110
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/mdc-drawer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ user interaction.
<li class="icon-list-item icon-list-item--spec">
<a href="https://material.io/guidelines/patterns/navigation-drawer.html">Material Design guidelines: Navigation drawer</a>
</li>
<li class="icon-list-item icon-list-item--link">
<a href="https://material-components-web.appspot.com/drawer/temporary-drawer.html">Demo: Temporary Drawer</a>
</li>
<li class="icon-list-item icon-list-item--link">
<a href="https://material-components-web.appspot.com/drawer/persistent-drawer.html">Demo: Persistent Drawer</a>
</li>
Expand Down

0 comments on commit e87c110

Please sign in to comment.