diff --git a/_posts/09-03-01-Exceptions.md b/_posts/09-03-01-Exceptions.md index 0172ed6..8e437ad 100644 --- a/_posts/09-03-01-Exceptions.md +++ b/_posts/09-03-01-Exceptions.md @@ -67,7 +67,6 @@ standard Exception which is vague, or creating a custom Exception just for that, * [Read about Exceptions][exceptions] * [Read about SPL Exceptions][splexe] * [Nesting Exceptions In PHP][nesting-exceptions-in-php] -* [Exception Best Practices in PHP 5.3][exception-best-practices53] [splext]: /#standard_php_library