Skip to content

Commit 5addc01

Browse files
authored
Fix templating URL
1 parent f75fd13 commit 5addc01

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)