File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,13 +46,13 @@ TOAST UI Calendar is available through CDN.
46
46
47
47
``` html
48
48
<link rel =" stylesheet" href =" https://uicdn.toast.com/calendar/latest/toastui-calendar.min.css" />
49
- <script src =" https://uicdn.toast.com/calendar /latest/toastui-calendar.min.js" ></script >
49
+ <script src =" https://uicdn.toast.com/calendar/latest/toastui-calendar.min.js" ></script >
50
50
51
51
<!-- To get bundle file for legacy browser -->
52
- <!-- <script src="https://uicdn.toast.com/calendar /latest/toastui-calendar.ie11.min.js"></script> -->
52
+ <!-- <script src="https://uicdn.toast.com/calendar/latest/toastui-calendar.ie11.min.js"></script> -->
53
53
54
54
<!-- Import as es module -->
55
- <!-- <script type="module" src="https:// uicdn.toast.com/calendar/latest/toastui-calendar.mjs"></script> -->
55
+ <!-- <script type="module" src="https://uicdn.toast.com/calendar/latest/toastui-calendar.mjs"></script> -->
56
56
```
57
57
58
58
- CDN consists of the following directory structure.
You can’t perform that action at this time.
0 commit comments