diff options
Diffstat (limited to 'web/src/js/filt/filt.peg')
-rw-r--r-- | web/src/js/filt/filt.peg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/src/js/filt/filt.peg b/web/src/js/filt/filt.peg index e4b151ad..80f43018 100644 --- a/web/src/js/filt/filt.peg +++ b/web/src/js/filt/filt.peg @@ -253,7 +253,7 @@ BindingExpr / Expr /* All the filters except "~s" and "~src" are arranged in the ascending order as - given in the docs(http://docs.mitmproxy.org/en/latest/features/filters.html). + given in the docs(https://mitmproxy.org/docs/latest/concepts-filters/). "~s" and "~src" are so arranged as "~s" caused problems in the evaluation of "~src". */ |