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 @@ -29,16 +29,16 @@ requirements. It is a complete solution for web data management. Create amazing
2929
3030% npm install jexcel
3131
32- [ Download ZIP] ( https://github.com/jspreadsheet/ce /archive/master.zip )
32+ [ Download ZIP] ( https://github.com/jspreadsheet/jexcel /archive/master.zip )
3333
3434### Basic demo
3535
3636A basic example to integrate the JavaScript spreadsheet in your website to create your first online spreadsheet.
3737
3838``` html
3939<script src =" https://bossanova.uk/jexcel/v4/jexcel.js" ></script >
40- <script src =" https://bossanova.uk/ jsuites/v3/jsuites.js" ></script >
41- <link rel =" stylesheet" href =" https://bossanova.uk/ jsuites/v3/jsuites.css" type =" text/css" />
40+ <script src =" https://jsuites.net /v3/jsuites.js" ></script >
41+ <link rel =" stylesheet" href =" https://jsuites.net /v3/jsuites.css" type =" text/css" />
4242<link rel =" stylesheet" href =" https://bossanova.uk/jexcel/v4/jexcel.css" type =" text/css" />
4343```
4444
You can’t perform that action at this time.
0 commit comments