Skip to content

Commit b33e260

Browse files
committed
chore: update doc
1 parent fe6f686 commit b33e260

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![npm version](https://img.shields.io/npm/v/eslint-plugin-es-x.svg)](https://www.npmjs.com/package/eslint-plugin-es-x)
44
[![Downloads/month](https://img.shields.io/npm/dm/eslint-plugin-es-x.svg)](http://www.npmtrends.com/eslint-plugin-es-x)
5-
[![Build Status](https://github.com/eslint-community/eslint-plugin-es-x/workflows/CI/badge.svg)](https://github.com/eslint-community/eslint-plugin-es-x/actions)
5+
[![Build Status](https://github.com/eslint-community/eslint-plugin-es-x/actions/workflows/ci.yml/badge.svg)](https://github.com/eslint-community/eslint-plugin-es-x/actions)
66

77
ESLint plugin which disallows each ECMAScript syntax.
88

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![npm version](https://img.shields.io/npm/v/eslint-plugin-es-x.svg)](https://www.npmjs.com/package/eslint-plugin-es-x)
44
[![Downloads/month](https://img.shields.io/npm/dm/eslint-plugin-es-x.svg)](http://www.npmtrends.com/eslint-plugin-es-x)
5-
[![Build Status](https://github.com/eslint-community/eslint-plugin-es-x/workflows/CI/badge.svg)](https://github.com/eslint-community/eslint-plugin-es-x/actions)
5+
[![Build Status](https://github.com/eslint-community/eslint-plugin-es-x/actions/workflows/ci.yml/badge.svg)](https://github.com/eslint-community/eslint-plugin-es-x/actions)
66

77
ESLint rules which disallow each ECMAScript syntax.
88

0 commit comments

Comments
 (0)