From a57a768cb8736d8ada36834cd1b561419be0e9a7 Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Sat, 14 Dec 2024 02:04:15 +0100 Subject: [PATCH] docs: Remove outdated link to sourcecodebrowser --- FILTERS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/FILTERS b/FILTERS index 18b8825c..3749b78b1 100644 --- a/FILTERS +++ b/FILTERS @@ -265,10 +265,6 @@ Take note of -l heavydebug / -l debug and -v as they might be very useful. parts are constrained and different formats depending on configuration or less common usages. -.. TIP:: - For looking through source code - http://sourcecodebrowser.com/ . It has - call graphs and can browse different versions. - .. TIP:: Some applications log spaces at the end. If you are not sure add \s*$ as the end part of the regex.