Skip to content

Commit 43c3726

Browse files
committed
Update README.md for CLI branch v0.2.2
1 parent ec82839 commit 43c3726

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
@@ -188,16 +188,16 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
188188
[npm-image]: http://img.shields.io/npm/v/@stdlib/assert-is-anagram-cli.svg
189189
[npm-url]: https://npmjs.org/package/@stdlib/assert-is-anagram-cli
190190

191-
[test-image]: https://github.com/stdlib-js/assert-is-anagram/actions/workflows/test.yml/badge.svg?branch=v0.2.2
192-
[test-url]: https://github.com/stdlib-js/assert-is-anagram/actions/workflows/test.yml?query=branch:v0.2.2
191+
[test-image]: https://github.com/stdlib-js/assert-is-anagram@v0.2.2/actions/workflows/test.yml/badge.svg?branch=v0.2.2
192+
[test-url]: https://github.com/stdlib-js/assert-is-anagram@v0.2.2/actions/workflows/test.yml?query=branch:v0.2.2
193193

194-
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-anagram/main.svg
195-
[coverage-url]: https://codecov.io/github/stdlib-js/assert-is-anagram?branch=main
194+
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-anagram@v0.2.2/main.svg
195+
[coverage-url]: https://codecov.io/github/stdlib-js/assert-is-anagram@v0.2.2?branch=main
196196

197197
<!--
198198

199-
[dependencies-image]: https://img.shields.io/david/stdlib-js/assert-is-anagram.svg
200-
[dependencies-url]: https://david-dm.org/stdlib-js/assert-is-anagram/main
199+
[dependencies-image]: https://img.shields.io/david/stdlib-js/assert-is-anagram@v0.2.2.svg
200+
[dependencies-url]: https://david-dm.org/stdlib-js/assert-is-anagram@v0.2.2/main
201201

202202
-->
203203

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

209209
[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors
210210

211-
[cli-section]: https://github.com/stdlib-js/assert-is-anagram#cli
212-
[cli-url]: https://github.com/stdlib-js/assert-is-anagram/tree/cli
213-
[@stdlib/assert-is-anagram]: https://github.com/stdlib-js/assert-is-anagram/tree/main
211+
[cli-section]: https://github.com/stdlib-js/assert-is-anagram@v0.2.2#cli
212+
[cli-url]: https://github.com/stdlib-js/assert-is-anagram@v0.2.2/tree/cli
213+
[@stdlib/assert-is-anagram]: https://github.com/stdlib-js/assert-is-anagram@v0.2.2/tree/main
214214

215215
[umd]: https://github.com/umdjs/umd
216216
[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
217217

218-
[deno-url]: https://github.com/stdlib-js/assert-is-anagram/tree/deno
219-
[deno-readme]: https://github.com/stdlib-js/assert-is-anagram/blob/deno/README.md
220-
[umd-url]: https://github.com/stdlib-js/assert-is-anagram/tree/umd
221-
[umd-readme]: https://github.com/stdlib-js/assert-is-anagram/blob/umd/README.md
222-
[esm-url]: https://github.com/stdlib-js/assert-is-anagram/tree/esm
223-
[esm-readme]: https://github.com/stdlib-js/assert-is-anagram/blob/esm/README.md
224-
[branches-url]: https://github.com/stdlib-js/assert-is-anagram/blob/main/branches.md
218+
[deno-url]: https://github.com/stdlib-js/assert-is-anagram@v0.2.2/tree/deno
219+
[deno-readme]: https://github.com/stdlib-js/assert-is-anagram@v0.2.2/blob/deno/README.md
220+
[umd-url]: https://github.com/stdlib-js/assert-is-anagram@v0.2.2/tree/umd
221+
[umd-readme]: https://github.com/stdlib-js/assert-is-anagram@v0.2.2/blob/umd/README.md
222+
[esm-url]: https://github.com/stdlib-js/assert-is-anagram@v0.2.2/tree/esm
223+
[esm-readme]: https://github.com/stdlib-js/assert-is-anagram@v0.2.2/blob/esm/README.md
224+
[branches-url]: https://github.com/stdlib-js/assert-is-anagram@v0.2.2/blob/main/branches.md
225225

226-
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/assert-is-anagram/main/LICENSE
226+
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/assert-is-anagram@v0.2.2/main/LICENSE
227227

228228
[anagram]: https://en.wikipedia.org/wiki/Anagram
229229

0 commit comments

Comments
 (0)