Skip to content

Commit 67ef4fb

Browse files
committed
Update README.md for CLI branch v0.2.2
1 parent b617c4d commit 67ef4fb

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

README.md

+17-17
Original file line numberDiff line numberDiff line change
@@ -164,16 +164,16 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
164164
[npm-image]: http://img.shields.io/npm/v/@stdlib/fs-write-file-cli.svg
165165
[npm-url]: https://npmjs.org/package/@stdlib/fs-write-file-cli
166166

167-
[test-image]: https://github.com/stdlib-js/fs-write-file/actions/workflows/test.yml/badge.svg?branch=v0.2.2
168-
[test-url]: https://github.com/stdlib-js/fs-write-file/actions/workflows/test.yml?query=branch:v0.2.2
167+
[test-image]: https://github.com/stdlib-js/fs-write-file@v0.2.2/actions/workflows/test.yml/badge.svg?branch=v0.2.2
168+
[test-url]: https://github.com/stdlib-js/fs-write-file@v0.2.2/actions/workflows/test.yml?query=branch:v0.2.2
169169

170-
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/fs-write-file/main.svg
171-
[coverage-url]: https://codecov.io/github/stdlib-js/fs-write-file?branch=main
170+
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/fs-write-file@v0.2.2/main.svg
171+
[coverage-url]: https://codecov.io/github/stdlib-js/fs-write-file@v0.2.2?branch=main
172172

173173
<!--
174174
175-
[dependencies-image]: https://img.shields.io/david/stdlib-js/fs-write-file.svg
176-
[dependencies-url]: https://david-dm.org/stdlib-js/fs-write-file/main
175+
[dependencies-image]: https://img.shields.io/david/stdlib-js/fs-write-file@v0.2.2.svg
176+
[dependencies-url]: https://david-dm.org/stdlib-js/fs-write-file@v0.2.2/main
177177
178178
-->
179179

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

185185
[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors
186186

187-
[cli-section]: https://github.com/stdlib-js/fs-write-file#cli
188-
[cli-url]: https://github.com/stdlib-js/fs-write-file/tree/cli
189-
[@stdlib/fs-write-file]: https://github.com/stdlib-js/fs-write-file/tree/main
187+
[cli-section]: https://github.com/stdlib-js/fs-write-file@v0.2.2#cli
188+
[cli-url]: https://github.com/stdlib-js/fs-write-file@v0.2.2/tree/cli
189+
[@stdlib/fs-write-file]: https://github.com/stdlib-js/fs-write-file@v0.2.2/tree/main
190190

191191
[umd]: https://github.com/umdjs/umd
192192
[es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
193193

194-
[deno-url]: https://github.com/stdlib-js/fs-write-file/tree/deno
195-
[deno-readme]: https://github.com/stdlib-js/fs-write-file/blob/deno/README.md
196-
[umd-url]: https://github.com/stdlib-js/fs-write-file/tree/umd
197-
[umd-readme]: https://github.com/stdlib-js/fs-write-file/blob/umd/README.md
198-
[esm-url]: https://github.com/stdlib-js/fs-write-file/tree/esm
199-
[esm-readme]: https://github.com/stdlib-js/fs-write-file/blob/esm/README.md
200-
[branches-url]: https://github.com/stdlib-js/fs-write-file/blob/main/branches.md
194+
[deno-url]: https://github.com/stdlib-js/fs-write-file@v0.2.2/tree/deno
195+
[deno-readme]: https://github.com/stdlib-js/fs-write-file@v0.2.2/blob/deno/README.md
196+
[umd-url]: https://github.com/stdlib-js/fs-write-file@v0.2.2/tree/umd
197+
[umd-readme]: https://github.com/stdlib-js/fs-write-file@v0.2.2/blob/umd/README.md
198+
[esm-url]: https://github.com/stdlib-js/fs-write-file@v0.2.2/tree/esm
199+
[esm-readme]: https://github.com/stdlib-js/fs-write-file@v0.2.2/blob/esm/README.md
200+
[branches-url]: https://github.com/stdlib-js/fs-write-file@v0.2.2/blob/main/branches.md
201201

202-
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/fs-write-file/main/LICENSE
202+
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/fs-write-file@v0.2.2/main/LICENSE
203203

204204
[node-fs]: https://nodejs.org/api/fs.html
205205

0 commit comments

Comments
 (0)