From 7b84f0c8e386de9dd58f13e7092bdbf606d407f7 Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 21 Dec 2023 01:59:28 +0200 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1c3eb5..46f5323 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ $rss = new \Twisterarmy\Twister\Rss(); ##### Time -Convert RSS time to datetime format ([Documentation](`https://www.php.net/manual/en/datetime.format.php`)) +Convert RSS time to datetime format ([Documentation](https://www.php.net/manual/en/datetime.format.php)) ###### Example