[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Feature request
[X] Documentation issue or request
[ ] Other... Please describe:
Browser:
[ ] Chrome version XX
[ ] Firefox version XX
[ ] IE version XX
[ ] Edge version XX
[ ] Safari version XX
Library Name
[x] adal.js XX
[x] adal-angular XX
Library version
Library version: 1.0.17
Current behavior
The documentation section Install with reference to the CDN sub-section state the following:
<?xml version="1.0" encoding="utf-8"?><Error><Code>BlobNotFound</Code><Message>The specified blob does not exist.
RequestId:05f6644d-901e-00b1-0e39-f4636c000000
Time:2019-04-16T09:49:48.0961394Z</Message></Error>
Expected behavior
To have the correct link in the documentation to help users to actually use the library.
Minimal reproduction of the problem with instructions
I'm submitting a...
Browser:
Library Name
Library version
Library version: 1.0.17
Current behavior
The documentation section
Install
with reference to the CDN sub-section state the following:But the latest release to today is 1.0.17 and trying to curl the URL specified in the above section I got a 404.
curl 'https://secure.aadcdn.microsoftonline-p.com/lib/1.0.18/js/adal.min.js'
Expected behavior
To have the correct link in the documentation to help users to actually use the library.
Minimal reproduction of the problem with instructions