Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b7fd1e7

Browse files
author
Esben Sparre Andreasen
committed
JS: use https- and repo-links in change notes
1 parent 61bd003 commit b7fd1e7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

change-notes/1.18/analysis-javascript.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* Type inference for simple function calls has been improved. This may give additional results for queries that rely on type inference.
2020

2121
* Support for popular libraries has been improved. Consequently, queries may produce more results on code bases that use the following libraries:
22-
- [bluebird](http://bluebirdjs.com)
22+
- [bluebird](https://bluebirdjs.com)
2323
- [browserid-crypto](https://github.com/mozilla/browserid-crypto)
2424
- [cookie-parser](https://github.com/expressjs/cookie-parser)
2525
- [cookie-session](https://github.com/expressjs/cookie-session)
@@ -42,7 +42,7 @@
4242
- [fast-json-parse](https://github.com/mcollina/fast-json-parse)
4343
- [forge](https://github.com/digitalbazaar/forge)
4444
- [format-util](https://github.com/tmpfs/format-util)
45-
- [global](https://www.npmjs.com/package/global)
45+
- [global](https://github.com/Raynos/global)
4646
- [he](https://github.com/mathiasbynens/he)
4747
- [html-entities](https://github.com/mdevils/node-html-entities)
4848
- [jquery](https://jquery.com)
@@ -65,7 +65,7 @@
6565
- [parse-json](https://github.com/sindresorhus/parse-json)
6666
- [printf](https://github.com/adaltas/node-printf)
6767
- [printj](https://github.com/SheetJS/printj)
68-
- [q](http://documentup.com/kriskowal/q/)
68+
- [q](https://documentup.com/kriskowal/q/)
6969
- [ramda](https://ramdajs.com)
7070
- [React Native](https://facebook.github.io/react-native/)
7171
- [safe-json-parse](https://github.com/Raynos/safe-json-parse)

0 commit comments

Comments
 (0)