Skip to content

Commit c6df8ec

Browse files
committed
Fix site
1 parent 89db426 commit c6df8ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require("../../scripts/update-docs-readme")
99

1010
module.exports = {
1111
title: "eslint-plugin-es-x",
12-
base: "/eslint-plugin-ex-x/",
12+
base: "/eslint-plugin-es-x/",
1313
description: "ESLint plugin about ECMAScript syntax.",
1414
evergreen: true,
1515

0 commit comments

Comments
 (0)