Topic: 8.2.0 CDN Links Broken
ramsfield
priority
asked 6 days ago
Both: https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/8.2.0/mdb.min.css and https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/8.2.0/mdb.umd.min.js
produce 404 Not Found errors
Links to 8.1.0 do work.
ramsfield
priority
answered 3 days ago
Oh ok, I thought you controlled them because they are listed on your installation page.
Kamila Pieńkowska staff commented 3 days ago
CDN JS is an Open Source. We list them and JSDeliver in our documentation as some users prefer the convenience of using them.
Kamila Pieńkowska
staff
answered 4 days ago
A CDN is an independent service, and we have no control over the availability of its links. As an alternative, you can use JSDeliver.
<link
href="https://cdn.jsdelivr.net/npm/mdb-ui-kit@8.2.0/css/mdb.min.css"
rel="stylesheet"
/>
<script
type="text/javascript"
src="https://cdn.jsdelivr.net/npm/mdb-ui-kit@8.2.0/js/mdb.umd.min.js"
></script>
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 8.2.0
- Device: All
- Browser: All
- OS: All
- Provided sample code: No
- Provided link: Yes