From 5e4a30a8f2a11a2b6a7b44493deaed38a7a380a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andi=20R=C3=BCckauer?= Date: Thu, 6 Jan 2022 20:01:28 +0100 Subject: [PATCH 1/2] Fix typo (overivew -> overview) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andi Rückauer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 029c19c..6b7a483 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Welcome to PHP-Caches's Issue Tracker! [![Join the chat at https://gitter.im/php-cache/cache](https://badges.gitter.im/php-cache/cache.svg)](https://gitter.im/php-cache/cache?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) The issue tracker of this repository collects the issues of all the [PHP-Cache] -components. Head over to [Issues] to display and create issues. You could also have a look on the overivew +components. Head over to [Issues] to display and create issues. You could also have a look on the overview for the open [Pull requests]. We use [Huboard](https://huboard.com/php-cache/issues) to get an overview over our issues and their status. From f69053750e3d68bdc12ce7c28d1a412add66ca0d Mon Sep 17 00:00:00 2001 From: Aaron Scherer <896295+cryptiklemur@users.noreply.github.com> Date: Thu, 5 Dec 2024 13:38:21 -0600 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 029c19c..ff26dea 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,10 @@ Welcome to PHP-Caches's Issue Tracker! ================================ -[![Join the chat at https://gitter.im/php-cache/cache](https://badges.gitter.im/php-cache/cache.svg)](https://gitter.im/php-cache/cache?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - The issue tracker of this repository collects the issues of all the [PHP-Cache] components. Head over to [Issues] to display and create issues. You could also have a look on the overivew for the open [Pull requests]. -We use [Huboard](https://huboard.com/php-cache/issues) to get an overview over our issues and their status. - [PHP-Cache]: http://www.php-cache.com [Issues]: https://github.com/php-cache/issues/issues [Pull requests]: https://github.com/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+user%3Aphp-cache+