Skip to content

Commit dda18dc

Browse files
authored
Merge pull request tetranz#95 from Seb33300/patch-1
Fix templating URL
2 parents 0b5849e + 5addc01 commit dda18dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ Because the handling of requests is usually very similar you can use a service w
326326

327327
### Templating
328328

329-
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.
329+
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.
330330

331331
Your custom transformer should return data like this:
332332
```javascript

0 commit comments

Comments
 (0)