8000 Update README.md for CLI branch v0.2.1 · stdlib-js/string-pad@86ca9f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 86ca9f8

Browse files
committed
Update README.md for CLI branch v0.2.1
1 parent b8b551c commit 86ca9f8

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -198,16 +198,16 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
198198
[npm-image]: http://img.shields.io/npm/v/@stdlib/string-pad-cli.svg
199199
[npm-url]: https://npmjs.org/package/@stdlib/string-pad-cli
200200

201-
[test-image]: https://github.com/stdlib-js/string-pad/actions/workflows/test.yml/badge.svg?branch=v0.2.1
202-
[test-url]: https://github.com/stdlib-js/string-pad/actions/workflows/test.yml?query=branch:v0.2.1
201+
[test-image]: https://github.com/stdlib-js/string-pad@v0.2.1/actions/workflows/test.yml/badge.svg?branch=v0.2.1
202+
[test-url]: https://github.com/stdlib-js/string-pad@v0.2.1/actions/workflows/test.yml?query=branch:v0.2.1
203203

204-
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/string-pad/main.svg
205-
[coverage-url]: https://codecov.io/github/stdlib-js/string-pad?branch=main
204+
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/string-pad@v0.2.1/main.svg
205+
[coverage-url]: https://codecov.io/github/stdlib-js/string-pad@v0.2.1?branch=main
206206

207207
<!--
208208

209-
[dependencies-image]: https://img.shields.io/david/stdlib-js/string-pad.svg
210-
[dependencies-url]: https://david-dm.org/stdlib-js/string-pad/main
209+
[dependencies-image]: https://img.shields.io/david/stdlib-js/string-pad@v0.2.1.svg
210+
[dependencies-url]: https://david-dm.org/stdlib-js/string-pad@v0.2.1/main
211211

212212
-->
213213

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

219219
[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors
220220

221-
[cli-section]: https://github.com/stdlib-js/string-pad#cli
222-
[cli-url]: https://github.com/stdlib-js/string-pad/tree/cli
223-
[@stdlib/string-pad]: https://github.com/stdlib-js/string-pad/tree/main
221+
[cli-section]: https://github.com/stdlib-js/string-pad@v0.2.1#cli
222+
[cli-url]: https://github.com/stdlib-js/string-pad@v0.2.1/tree/cli
223+
[@stdlib/string-pad]: https://github.com/stdlib-js/string-pad@v0.2.1/tree/main
224224

225225
[umd]: https://github.com/umdjs/umd
226226
[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
227227

228-
[deno-url]: https://github.com/stdlib-js/string-pad/tree/deno
229-
[deno-readme]: https://github.com/stdlib-js/string-pad/blob/deno/README.md
230-
[umd-url]: https://github.com/stdlib-js/string-pad/tree/umd
231-
[umd-readme]: https://github.com/stdlib-js/string-pad/blob/umd/README.md
232-
[esm-url]: https://github.com/stdlib-js/string-pad/tree/esm
233-
[esm-readme]: https://github.com/stdlib-js/string-pad/blob/esm/README.md
234-
[branches-url]: https://github.com/stdlib-js/string-pad/blob/main/branches.md
228+
[deno-url]: https://github.com/stdlib-js/string-pad@v0.2.1/tree/deno
229+
[deno-readme]: https://github.com/stdlib-js/string-pad@v0.2.1/blob/deno/README.md
230+
[umd-url]: https://github.com/stdlib-js/string-pad@v0.2.1/tree/umd
231+
[umd-readme]: https://github.com/stdlib-js/string-pad@v0.2.1/blob/umd/README.md
232+
[esm-url]: https://github.com/stdlib-js/string-pad@v0.2.1/tree/esm
233+
[esm-readme]: https://github.com/stdlib-js/string-pad@v0.2.1/blob/esm/README.md
234+
[branches-url]: https://github.com/stdlib-js/string-pad@v0.2.1/blob/main/branches.md
235235

236-
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/string-pad/main/LICENSE
236+
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/string-pad@v0.2.1/main/LICENSE
237237

238238
[standard-streams]: https://en.wikipedia.org/wiki/Standard_streams
239239

0 commit comments

Comments
 (0)
0