From d84fc645a711c5e420c78dd1b49148c8973e9a5a Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sat, 30 Apr 2016 15:25:02 -0700 Subject: docs: minor fixes --- docs/scripting/inlinescripts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/scripting/inlinescripts.rst') diff --git a/docs/scripting/inlinescripts.rst b/docs/scripting/inlinescripts.rst index 89bff2c1..d282dfa6 100644 --- a/docs/scripting/inlinescripts.rst +++ b/docs/scripting/inlinescripts.rst @@ -212,7 +212,7 @@ Running scripts on saved flows Sometimes, we want to run a script on :py:class:`~mitmproxy.models.Flow` objects that are already complete. This happens when you start a script, and then load a saved set of flows from a file -(see the "scripted data transformation" example `here `_). +(see the "scripted data transformation" example :ref:`here `). It also happens when you run a one-shot script on a single flow through the ``|`` (pipe) shortcut in mitmproxy. -- cgit v1.2.3