Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
DCzajkowski committed May 3, 2019
1 parent fd614e3 commit 05a8c67
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
* [With a CDN](#with-a-cdn)
* [Usage](#usage)
* [With an ES6 bundler (via NPM)](#with-an-es6-bundler-via-npm)
* [Importing a component](importing-a-component)
* [Importing CSS styles](importing-css-styles)
* [Via an import](via-an-import)
* [Via a <style> tag](via-a-style-tag)
* [Importing a component](#importing-a-component)
* [Importing CSS styles](#importing-css-styles)
* [Via an import](#via-an-import)
* [Via a <style> tag](#via-a-style-tag)
* [With a CDN](#with-a-cdn)
* [Simple example](#simple-example)
* [Simple example with content slot](#simple-example-with-content-slot)
Expand Down

0 comments on commit 05a8c67

Please sign in to comment.