From 07c665d26bf700669ba42224fe4718c9e4f6fc59 Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Thu, 1 Mar 2018 17:22:21 -0500 Subject: [PATCH] NEWS link --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index ad7b2452c92fe..794294ab3cc54 100644 --- a/NEWS.md +++ b/NEWS.md @@ -459,7 +459,7 @@ Library improvements less or equal than `i` in the string `s` or `0` if no such index exists ([#24414]). * `Char` is now a subtype of `AbstractChar`, and most of the functions that - take character arguments now accept any `AbstractChar`. + take character arguments now accept any `AbstractChar` ([#26286]). * `Irrational` is now a subtype of `AbstractIrrational` ([#24245]).