From d17f90b96ffedda439d6ef62abe31d50d0e130ac Mon Sep 17 00:00:00 2001 From: wn_ Date: Wed, 21 Aug 2024 17:59:35 +0000 Subject: Fix some broken links and make minor wording tweaks. --- include/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/functions.php b/include/functions.php index 2d3dd6d1e..c32924743 100644 --- a/include/functions.php +++ b/include/functions.php @@ -352,7 +352,7 @@ } /** Convert values accepted by tt-rss as true/false to PHP booleans - * @see https://tt-rss.org/wiki/ApiReference#boolean-values + * @see https://tt-rss.org/ApiReference/#boolean-values * @param null|string $s null values are considered false * @return bool */ -- cgit v1.2.3-54-g00ecf