Skip to content

Commit

Permalink
Fix demo and API docs links in README [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Feb 22, 2018
1 parent 41e992b commit e903bd8
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 @@ -5,12 +5,12 @@

# <vaadin-dropdown-menu>

[Live Demo ↗](https://cdn.vaadin.com/vaadin-core-elements/master/vaadin-dropdown-menu/demo/)
[Live Demo ↗](https://vaadin.com/elements/vaadin-dropdown-menu/html-examples)
|
[API documentation ↗](https://cdn.vaadin.com/vaadin-core-elements/master/vaadin-dropdown-menu/)
[API documentation ↗](https://vaadin.com/elements/vaadin-dropdown-menu/html-api)


[<vaadin-dropdown-menu>](https://vaadin.com/elements/-/element/vaadin-dropdown-menu) is a [Polymer 2](http://polymer-project.org) element similar to a native browser select element, part of the [Vaadin Core Elements](https://vaadin.com/elements).
[<vaadin-dropdown-menu>](https://vaadin.com/elements/vaadin-dropdown-menu) is a [Polymer 2](http://polymer-project.org) element similar to a native browser select element, part of the [Vaadin Core Elements](https://vaadin.com/elements).

<!--
```
Expand All @@ -37,7 +37,7 @@
</vaadin-dropdown-menu>
```

[<img src="https://raw.githubusercontent.com/vaadin/vaadin-dropdown-menu/master/screenshot.gif" width="220" alt="Screenshot of vaadin-dropdown-menu">](https://vaadin.com/elements/-/element/vaadin-dropdown-menu)
[<img src="https://raw.githubusercontent.com/vaadin/vaadin-dropdown-menu/master/screenshot.gif" width="220" alt="Screenshot of vaadin-dropdown-menu">](https://vaadin.com/elements/vaadin-dropdown-menu)

## Getting Started

Expand Down

0 comments on commit e903bd8

Please sign in to comment.