Skip to content

Commit e20d3e0

Browse files
committed
Update package urls
1 parent e4d4322 commit e20d3e0

File tree

235 files changed

+269
-270
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

235 files changed

+269
-270
lines changed

dist/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ If no recognized module system is present, access bundle contents via the global
120120

121121
[stdlib]: https://github.com/stdlib-js/stdlib
122122

123-
[@stdlib/namespace]: https://github.com/stdlib-js/stdlib
123+
[@stdlib/namespace]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/namespace
124124

125125
</section>
126126

lib/node_modules/@stdlib/_tools/licenses/header-regexp-table/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ console.log( table[ ext ].test( file ) );
152152

153153
<section class="links">
154154

155-
[@stdlib/_tools/licenses/header-regexp]: https://github.com/stdlib-js/stdlib
155+
[@stdlib/_tools/licenses/header-regexp]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools/licenses/header-regexp
156156

157157
[mdn-regexp]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions
158158

lib/node_modules/@stdlib/_tools/licenses/insert-header-file-list/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ $ echo -n $'./README.md\t./examples/index.js\t' | insert-license-header-file-lis
270270

271271
[standard-stream]: http://en.wikipedia.org/wiki/Pipeline_%28Unix%29
272272

273-
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib
273+
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools/licenses/header
274274

275275
</section>
276276

lib/node_modules/@stdlib/_tools/licenses/insert-header/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,9 @@ file = insertHeader( file, h );
205205

206206
<section class="links">
207207

208-
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib
208+
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools/licenses/header
209209

210-
[@stdlib/buffer/ctor]: https://github.com/stdlib-js/stdlib
210+
[@stdlib/buffer/ctor]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/buffer/ctor
211211

212212
</section>
213213

lib/node_modules/@stdlib/_tools/licenses/remove-header-file-list/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,9 +269,9 @@ $ echo -n $'./README.md\t./examples/index.js\t' | remove-license-header-file-lis
269269

270270
[standard-stream]: http://en.wikipedia.org/wiki/Pipeline_%28Unix%29
271271

272-
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib
272+
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools/licenses/header
273273

274-
[@stdlib/_tools/licenses/remove-header]: https://github.com/stdlib-js/stdlib
274+
[@stdlib/_tools/licenses/remove-header]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools/licenses/remove-header
275275

276276
</section>
277277

lib/node_modules/@stdlib/_tools/licenses/remove-header/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,11 +192,11 @@ file = removeHeader( file, re );
192192

193193
<section class="links">
194194

195-
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib
195+
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools/licenses/header
196196

197-
[@stdlib/_tools/licenses/insert-header]: https://github.com/stdlib-js/stdlib
197+
[@stdlib/_tools/licenses/insert-header]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools/licenses/insert-header
198198

199-
[@stdlib/buffer/ctor]: https://github.com/stdlib-js/stdlib
199+
[@stdlib/buffer/ctor]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/buffer/ctor
200200

201201
</section>
202202

lib/node_modules/@stdlib/_tools/licenses/update-header-file-list/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,9 +295,9 @@ $ echo -n $'./README.md\t./examples/index.js\t' | update-license-header-file-lis
295295

296296
[standard-stream]: http://en.wikipedia.org/wiki/Pipeline_%28Unix%29
297297

298-
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib
298+
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools/licenses/header
299299

300-
[@stdlib/_tools/licenses/update-header]: https://github.com/stdlib-js/stdlib
300+
[@stdlib/_tools/licenses/update-header]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools/licenses/update-header
301301

302302
</section>
303303

lib/node_modules/@stdlib/_tools/licenses/update-header/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,11 +206,11 @@ console.log( file );
206206

207207
<section class="links">
208208

209-
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib
209+
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools/licenses/header
210210

211-
[@stdlib/_tools/licenses/insert-header]: https://github.com/stdlib-js/stdlib
211+
[@stdlib/_tools/licenses/insert-header]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools/licenses/insert-header
212212

213-
[@stdlib/buffer/ctor]: https://github.com/stdlib-js/stdlib
213+
[@stdlib/buffer/ctor]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/buffer/ctor
214214

215215
</section>
216216

lib/node_modules/@stdlib/_tools/lint/license-header-file-list/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ $ echo -n $'./README.md\t./examples/index.js\t' | lint-license-header-file-list
285285

286286
[standard-stream]: http://en.wikipedia.org/wiki/Pipeline_%28Unix%29
287287

288-
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib
288+
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools/licenses/header
289289

290290
</section>
291291

lib/node_modules/@stdlib/_tools/lint/license-header-glob/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,9 +326,9 @@ $ lint-license-header-glob .
326326

327327
[mdn-regexp]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions
328328

329-
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib
329+
[@stdlib/_tools/licenses/header]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools/licenses/header
330330

331-
[@stdlib/_tools/licenses/header-regexp]: https://github.com/stdlib-js/stdlib
331+
[@stdlib/_tools/licenses/header-regexp]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/_tools/licenses/header-regexp
332332

333333
</section>
334334

0 commit comments

Comments
 (0)