Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
docs: README typo for import
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Babcock committed Sep 21, 2017
1 parent 9acb7cd commit 1d79b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ If you need Polymer 1.X or hybrid support use a 0.1.X release of this element.
## Import

```html
<link rel="import" href="/bower_components/bottom-nav/bottom-button.html">
<link rel="import" href="../bower_components/bottom-nav/bottom-button.html">
```

0 comments on commit 1d79b34

Please sign in to comment.