branch: master commit a5284332a93ff1b7b1087fd26d157db3e24dfbe1 Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@yandex.ru>
Fix the link text --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index fb7a0fb..7dbf3c0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -6,7 +6,7 @@ The frontend triggers insertion of the candidate as soon as it's selected, so you only need to press TAB. Add `(company-tng-configure-default)` to your init script to give it a try. - ([#526](https://github.com/company-mode/company-mode/issues/706)) + ([#706](https://github.com/company-mode/company-mode/issues/706)) * New user option `company-tooltip-maximum-width`. ## 2017-07-15 (0.9.4)