Skip to content

Commit f2ef495

Browse files
committed
Update README.md for CLI branch v0.2.2
1 parent e6870fd commit f2ef495

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
@@ -194,16 +194,16 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
194194
[npm-image]: http://img.shields.io/npm/v/@stdlib/assert-is-absolute-path-cli.svg
195195
[npm-url]: https://npmjs.org/package/@stdlib/assert-is-absolute-path-cli
196196

197-
[test-image]: https://github.com/stdlib-js/assert-is-absolute-path/actions/workflows/test.yml/badge.svg?branch=v0.2.2
198-
[test-url]: https://github.com/stdlib-js/assert-is-absolute-path/actions/workflows/test.yml?query=branch:v0.2.2
197+
[test-image]: https://github.com/stdlib-js/assert-is-absolute-path@v0.2.2/actions/workflows/test.yml/badge.svg?branch=v0.2.2
198+
[test-url]: https://github.com/stdlib-js/assert-is-absolute-path@v0.2.2/actions/workflows/test.yml?query=branch:v0.2.2
199199

200-
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-absolute-path/main.svg
201-
[coverage-url]: https://codecov.io/github/stdlib-js/assert-is-absolute-path?branch=main
200+
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-absolute-path@v0.2.2/main.svg
201+
[coverage-url]: https://codecov.io/github/stdlib-js/assert-is-absolute-path@v0.2.2?branch=main
202202

203203
<!--
204204

205-
[dependencies-image]: https://img.shields.io/david/stdlib-js/assert-is-absolute-path.svg
206-
[dependencies-url]: https://david-dm.org/stdlib-js/assert-is-absolute-path/main
205+
[dependencies-image]: https://img.shields.io/david/stdlib-js/assert-is-absolute-path@v0.2.2.svg
206+
[dependencies-url]: https://david-dm.org/stdlib-js/assert-is-absolute-path@v0.2.2/main
207207

208208
-->
209209

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

215215
[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors
216216

217-
[cli-section]: https://github.com/stdlib-js/assert-is-absolute-path#cli
218-
[cli-url]: https://github.com/stdlib-js/assert-is-absolute-path/tree/cli
219-
[@stdlib/assert-is-absolute-path]: https://github.com/stdlib-js/assert-is-absolute-path/tree/main
217+
[cli-section]: https://github.com/stdlib-js/assert-is-absolute-path@v0.2.2#cli
218+
[cli-url]: https://github.com/stdlib-js/assert-is-absolute-path@v0.2.2/tree/cli
219+
[@stdlib/assert-is-absolute-path]: https://github.com/stdlib-js/assert-is-absolute-path@v0.2.2/tree/main
220220

221221
[umd]: https://github.com/umdjs/umd
222222
[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
223223

224-
[deno-url]: https://github.com/stdlib-js/assert-is-absolute-path/tree/deno
225-
[deno-readme]: https://github.com/stdlib-js/assert-is-absolute-path/blob/deno/README.md
226-
[umd-url]: https://github.com/stdlib-js/assert-is-absolute-path/tree/umd
227-
[umd-readme]: https://github.com/stdlib-js/assert-is-absolute-path/blob/umd/README.md
228-
[esm-url]: https://github.com/stdlib-js/assert-is-absolute-path/tree/esm
229-
[esm-readme]: https://github.com/stdlib-js/assert-is-absolute-path/blob/esm/README.md
230-
[branches-url]: https://github.com/stdlib-js/assert-is-absolute-path/blob/main/branches.md
224+
[deno-url]: https://github.com/stdlib-js/assert-is-absolute-path@v0.2.2/tree/deno
225+
[deno-readme]: https://github.com/stdlib-js/assert-is-absolute-path@v0.2.2/blob/deno/README.md
226+
[umd-url]: https://github.com/stdlib-js/assert-is-absolute-path@v0.2.2/tree/umd
227+
[umd-readme]: https://github.com/stdlib-js/assert-is-absolute-path@v0.2.2/blob/umd/README.md
228+
[esm-url]: https://github.com/stdlib-js/assert-is-absolute-path@v0.2.2/tree/esm
229+
[esm-readme]: https://github.com/stdlib-js/assert-is-absolute-path@v0.2.2/blob/esm/README.md
230+
[branches-url]: https://github.com/stdlib-js/assert-is-absolute-path@v0.2.2/blob/main/branches.md
231231

232-
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/assert-is-absolute-path/main/LICENSE
232+
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/assert-is-absolute-path@v0.2.2/main/LICENSE
233233

234234
[standard-streams]: https://en.wikipedia.org/wiki/Standard_streams
235235

0 commit comments

Comments
 (0)