File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 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.
4646
4747``` html
4848<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 >
5050
5151<!-- 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> -->
5353
5454<!-- 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> -->
5656```
5757
5858- CDN consists of the following directory structure.
You can’t perform that action at this time.
0 commit comments