From 225f87904ae59385106ae8e94761d1c4f7d9bc11 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 12 Mar 2023 06:15:16 +0700 Subject: [PATCH] Fix broken link --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b6e97ec5..148cd0b3 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,7 @@ Opinionated but configurable ESLint wrapper with lots of goodies included. Enfor It uses [ESLint](https://eslint.org) underneath, so issues regarding built-in rules should be opened over [there](https://github.com/eslint/eslint/issues). -**XO requires your project to be [ESM](https://medium.com/sindre-sorhus/hello-modules-d1010b4e777b).** +**XO requires your project to be [ESM](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).** ![](https://raw.githubusercontent.com/sindresorhus/eslint-formatter-pretty/main/screenshot.png)