Skip to content

Commit

Permalink
Merge pull request #95 from Seb33300/patch-1
Browse files Browse the repository at this point in the history
Fix templating URL
  • Loading branch information
tetranz authored Oct 30, 2017
2 parents 0b5849e + 5addc01 commit dda18dc
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 @@ -326,7 +326,7 @@ Because the handling of requests is usually very similar you can use a service w

### Templating

If you need [Templating](https://select2.github.io/examples.html#templating) in Select2, you could consider the following example that shows the country flag next to each option.
If you need [Templating](https://select2.org/dropdown#templating) in Select2, you could consider the following example that shows the country flag next to each option.

Your custom transformer should return data like this:
```javascript
Expand Down

0 comments on commit dda18dc

Please sign in to comment.