File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed
Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ The following environments are affected:
9292
9393<!-- <links> -->
9494
95- [ code-of-conduct ] : https://github.com/stdlib-js/stdlib/blob/master /CODE_OF_CONDUCT.md
96- [ faq ] : https://github.com/stdlib-js/stdlib/blob/master /FAQ.md
95+ [ code-of-conduct ] : https://github.com/stdlib-js/stdlib/blob/develop /CODE_OF_CONDUCT.md
96+ [ faq ] : https://github.com/stdlib-js/stdlib/blob/develop /FAQ.md
9797
9898<!-- </links> -->
Original file line number Diff line number Diff line change 5757
5858<!-- <links> -->
5959
60- [ contributing ] : https://github.com/stdlib-js/stdlib/blob/master /CONTRIBUTING.md
61- [ code-of-conduct ] : https://github.com/stdlib-js/stdlib/blob/master /CODE_OF_CONDUCT.md
62- [ license ] : https://github.com/stdlib-js/stdlib/blob/master /LICENSE
60+ [ contributing ] : https://github.com/stdlib-js/stdlib/blob/develop /CONTRIBUTING.md
61+ [ code-of-conduct ] : https://github.com/stdlib-js/stdlib/blob/develop /CODE_OF_CONDUCT.md
62+ [ license ] : https://github.com/stdlib-js/stdlib/blob/develop /LICENSE
6363
6464<!-- </links> -->
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ When contributing to this project,
1313
1414<!-- <links> -->
1515
16- [ code-of-conduct ] : https://github.com/stdlib-js/stdlib/blob/master /CODE_OF_CONDUCT.md
17- [ license ] : https://github.com/stdlib-js/stdlib/blob/master /LICENSE
18- [ style-guides ] : https://github.com/stdlib-js/stdlib/blob/master /docs/style-guides
16+ [ code-of-conduct ] : https://github.com/stdlib-js/stdlib/blob/develop /CODE_OF_CONDUCT.md
17+ [ license ] : https://github.com/stdlib-js/stdlib/blob/develop /LICENSE
18+ [ style-guides ] : https://github.com/stdlib-js/stdlib/blob/develop /docs/style-guides
1919
2020<!-- </links> -->
Original file line number Diff line number Diff line change @@ -263,8 +263,8 @@ See the [contributing guide][contributing-guide].
263263
264264[ mdn-math ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math
265265
266- [ native-math-bugs ] : https://github.com/stdlib-js/stdlib/blob/master /docs/native_math_bugs.md
267- [ contributing-guide ] : https://github.com/stdlib-js/stdlib/blob/master /CONTRIBUTING.md
266+ [ native-math-bugs ] : https://github.com/stdlib-js/stdlib/blob/develop /docs/native_math_bugs.md
267+ [ contributing-guide ] : https://github.com/stdlib-js/stdlib/blob/develop /CONTRIBUTING.md
268268
269269[ wasm ] : https://github.com/WebAssembly/spec/
270270[ asm ] : http://asmjs.org/spec/latest/
Original file line number Diff line number Diff line change @@ -259,9 +259,9 @@ Copyright © 2016. The Stdlib [Authors][authors].
259259[ editorconfig ] : http://editorconfig.org/
260260[ editorconfig-chrome ] : https://chrome.google.com/webstore/detail/github-editorconfig/bppnolhdpdfmmpeefopdbpmabdpoefjh?hl=en-US
261261
262- [ contributing ] : https://github.com/stdlib-js/stdlib/blob/master /CONTRIBUTING.md
262+ [ contributing ] : https://github.com/stdlib-js/stdlib/blob/develop /CONTRIBUTING.md
263263[ authors ] : https://github.com/stdlib-js/stdlib/graphs/contributors
264- [ license ] : https://raw.githubusercontent.com/stdlib-js/stdlib/master /LICENSE
264+ [ license ] : https://raw.githubusercontent.com/stdlib-js/stdlib/develop /LICENSE
265265
266266</section >
267267
You can’t perform that action at this time.
0 commit comments