From 5d3e98685591b2521f8dc3151d9a3c36095401b6 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 1 May 2023 14:16:57 -0400 Subject: many fixes to missing links in documentation --- docs/guide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/guide/index.md') diff --git a/docs/guide/index.md b/docs/guide/index.md index 6865ce9b..c773a235 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -682,7 +682,7 @@ defined within the console, but within the script, it will be set to the absolut Any variables or functions defined globally within the script will be available within the console, and to future scripts. #### Python Debugging -See the [plugin development guide](../dev/plugins.md#debugging-python). +See the [plugin development guide](../dev/plugins.md#debugging-using-other-ides). Note ???+ Warning "Tip" -- cgit v1.3.1