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:
revi 2024-07-01 17:15:09 +09:00
parent b495028e8f
commit 5eb93ca571
Signed by: revi
GPG key ID: 1EB4F6CEEA100E94

View file

@ -7,5 +7,5 @@ ## Badges
<!-- prettier-ignore --> <!-- prettier-ignore -->
| Name | Badges | | 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 (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 (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) |