meta: remove extra [] from README
Summary: Probably intended to add a link to the directory, but now at the name field. Signed-off-by: Yongmin Hong <revi@omglol.email> Test Plan: Read the diff. Reviewers: O1 revi & automations, revi Reviewed By: O1 revi & automations, revi Differential Revision: https://issuetracker.revi.xyz/D486
This commit is contained in:
parent
b495028e8f
commit
5eb93ca571
1 changed files with 2 additions and 2 deletions
|
@ -7,5 +7,5 @@ ## Badges
|
|||
<!-- prettier-ignore -->
|
||||
| Name | Badges |
|
||||
| ---- | ------ |
|
||||
| [npm (eslint)](https://github.com/revi/sandbox/tree/master/npm/eslint-config) | [![NPM Version](https://img.shields.io/npm/v/%40revi%2Feslint-config?logo=npm&cacheSeconds=600)](https://www.npmjs.com/package/@revi/eslint-config) [![GitHub License](https://img.shields.io/github/license/revi/sandbox?logo=apache&cacheSeconds=600)] |
|
||||
| [npm (prettier)](https://github.com/revi/sandbox/tree/master/npm/prettier-config) | [![NPM Version](https://img.shields.io/npm/v/%40revi%2Fprettier-config?logo=npm&cacheSeconds=600)](https://www.npmjs.com/package/@revi/prettier-config) [![GitHub License](https://img.shields.io/github/license/revi/sandbox?logo=apache&cacheSeconds=600)] |
|
||||
| [npm (eslint)](https://github.com/revi/sandbox/tree/master/npm/eslint-config) | [![NPM Version](https://img.shields.io/npm/v/%40revi%2Feslint-config?logo=npm&cacheSeconds=600)](https://www.npmjs.com/package/@revi/eslint-config) ![GitHub License](https://img.shields.io/github/license/revi/sandbox?logo=apache&cacheSeconds=600) |
|
||||
| [npm (prettier)](https://github.com/revi/sandbox/tree/master/npm/prettier-config) | [![NPM Version](https://img.shields.io/npm/v/%40revi%2Fprettier-config?logo=npm&cacheSeconds=600)](https://www.npmjs.com/package/@revi/prettier-config) ![GitHub License](https://img.shields.io/github/license/revi/sandbox?logo=apache&cacheSeconds=600) |
|
||||
|
|
Loading…
Reference in a new issue