From 3c05e3b580406ad148176e33c435a6c4f22fb0de Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Fri, 13 Dec 2019 16:09:52 +0100 Subject: [PATCH] doc: drop already resolved todo block --- docs/source/concepts/routes.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/source/concepts/routes.rst b/docs/source/concepts/routes.rst index 8940c84..17cd36d 100644 --- a/docs/source/concepts/routes.rst +++ b/docs/source/concepts/routes.rst @@ -94,10 +94,6 @@ This is an optional last argument to be passed to the In the route shown above, it completes the ``entrypoint`` to form the final incantation to be executed: -.. todo:: - - link to entrypoint above - .. code-block:: bash /bin/bash -c 'touch /var/lib/mydb/"$(kapow get /request/matches/username)"'