From 7b56e656732395f62076771dfd00162a1e4b1905 Mon Sep 17 00:00:00 2001 From: Stephanie Brink Date: Wed, 8 Nov 2023 10:12:21 -0800 Subject: [PATCH] fix broken URL --- docs/PerfFlowAspectDevel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PerfFlowAspectDevel.rst b/docs/PerfFlowAspectDevel.rst index cd29794f..b621bf74 100644 --- a/docs/PerfFlowAspectDevel.rst +++ b/docs/PerfFlowAspectDevel.rst @@ -7,7 +7,7 @@ We provide both a base container for `VSCode `_, and a production container with PerfFlowAspect you can use for application development outside of that. This is done via the `.devcontainer -`_ directory. You can follow the `DevContainers tutorial `_ where you'll basically need to: