From 804f9d5b02321419a0775cb725133f7ea818a034 Mon Sep 17 00:00:00 2001 From: Scott Santucci Date: Mon, 2 Oct 2017 13:08:29 -0400 Subject: [PATCH] Update link because GitHub ate the leading `--` --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf72a41752..aa8c91af48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,7 +33,7 @@ For more info, please [read this article](https://boneskull.com/mocha-v4-nears-r ## :-1: Deprecations -- [#2493]: The `--compilers` command-line option is now soft-deprecated and will emit a warning on `STDERR`. Read [this](https://github.com/mochajs/mocha/wiki/--compilers-deprecation) for more info and workarounds ([@ScottFreeCode], [@boneskull]) +- [#2493]: The `--compilers` command-line option is now soft-deprecated and will emit a warning on `STDERR`. Read [this](https://github.com/mochajs/mocha/wiki/compilers-deprecation) for more info and workarounds ([@ScottFreeCode], [@boneskull]) ## :tada: Enhancements