Skip to content

Commit a9577a4

Browse files
committed
Update README.md for CLI branch v0.2.2
1 parent 61bc1ca commit a9577a4

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -218,16 +218,16 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
218218
[npm-image]: http://img.shields.io/npm/v/@stdlib/string-substring-after-cli.svg
219219
[npm-url]: https://npmjs.org/package/@stdlib/string-substring-after-cli
220220

221-
[test-image]: https://github.com/stdlib-js/string-substring-after/actions/workflows/test.yml/badge.svg?branch=v0.2.2
222-
[test-url]: https://github.com/stdlib-js/string-substring-after/actions/workflows/test.yml?query=branch:v0.2.2
221+
[test-image]: https://github.com/stdlib-js/string-substring-after@v0.2.2/actions/workflows/test.yml/badge.svg?branch=v0.2.2
222+
[test-url]: https://github.com/stdlib-js/string-substring-after@v0.2.2/actions/workflows/test.yml?query=branch:v0.2.2
223223

224-
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/string-substring-after/main.svg
225-
[coverage-url]: https://codecov.io/github/stdlib-js/string-substring-after?branch=main
224+
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/string-substring-after@v0.2.2/main.svg
225+
[coverage-url]: https://codecov.io/github/stdlib-js/string-substring-after@v0.2.2?branch=main
226226

227227
<!--
228228

229-
[dependencies-image]: https://img.shields.io/david/stdlib-js/string-substring-after.svg
230-
[dependencies-url]: https://david-dm.org/stdlib-js/string-substring-after/main
229+
[dependencies-image]: https://img.shields.io/david/stdlib-js/string-substring-after@v0.2.2.svg
230+
[dependencies-url]: https://david-dm.org/stdlib-js/string-substring-after@v0.2.2/main
231231

232232
-->
233233

@@ -238,22 +238,22 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
238238

239239
[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors
240240

241-
[cli-section]: https://github.com/stdlib-js/string-substring-after#cli
242-
[cli-url]: https://github.com/stdlib-js/string-substring-after/tree/cli
243-
[@stdlib/string-substring-after]: https://github.com/stdlib-js/string-substring-after/tree/main
241+
[cli-section]: https://github.com/stdlib-js/string-substring-after@v0.2.2#cli
242+
[cli-url]: https://github.com/stdlib-js/string-substring-after@v0.2.2/tree/cli
243+
[@stdlib/string-substring-after]: https://github.com/stdlib-js/string-substring-after@v0.2.2/tree/main
244244

245245
[umd]: https://github.com/umdjs/umd
246246
[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
247247

248-
[deno-url]: https://github.com/stdlib-js/string-substring-after/tree/deno
249-
[deno-readme]: https://github.com/stdlib-js/string-substring-after/blob/deno/README.md
250-
[umd-url]: https://github.com/stdlib-js/string-substring-after/tree/umd
251-
[umd-readme]: https://github.com/stdlib-js/string-substring-after/blob/umd/README.md
252-
[esm-url]: https://github.com/stdlib-js/string-substring-after/tree/esm
253-
[esm-readme]: https://github.com/stdlib-js/string-substring-after/blob/esm/README.md
254-
[branches-url]: https://github.com/stdlib-js/string-substring-after/blob/main/branches.md
248+
[deno-url]: https://github.com/stdlib-js/string-substring-after@v0.2.2/tree/deno
249+
[deno-readme]: https://github.com/stdlib-js/string-substring-after@v0.2.2/blob/deno/README.md
250+
[umd-url]: https://github.com/stdlib-js/string-substring-after@v0.2.2/tree/umd
251+
[umd-readme]: https://github.com/stdlib-js/string-substring-after@v0.2.2/blob/umd/README.md
252+
[esm-url]: https://github.com/stdlib-js/string-substring-after@v0.2.2/tree/esm
253+
[esm-readme]: https://github.com/stdlib-js/string-substring-after@v0.2.2/blob/esm/README.md
254+
[branches-url]: https://github.com/stdlib-js/string-substring-after@v0.2.2/blob/main/branches.md
255255

256-
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/string-substring-after/main/LICENSE
256+
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/string-substring-after@v0.2.2/main/LICENSE
257257

258258
[standard-streams]: https://en.wikipedia.org/wiki/Standard_streams
259259

@@ -265,7 +265,7 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
265265

266266
[@stdlib/string/substring-before-last]: https://github.com/stdlib-js/string-substring-before-last
267267

268-
[@stdlib/string/substring-after-last]: https://github.com/stdlib-js/string-substring-after-last
268+
[@stdlib/string/substring-after-last]: https://github.com/stdlib-js/string-substring-after@v0.2.2-last
269269

270270
<!-- </related-links> -->
271271

0 commit comments

Comments
 (0)