Skip to content

Commit 284cac7

Browse files
authored
docs: ✏️ fix broken link to functions.qmd (#1043)
## Description The file that is referred to has been renamed. <!-- Select quick/in-depth as necessary --> This PR needs no review. ## Checklist - [X] Updated documentation - [X] Ran `just run-all`
1 parent 86ae5d0 commit 284cac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/interface/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ documents:
88

99
- The main [Outputs](outputs.qmd), including the files, folders, and
1010
other artifacts that will be produced by Sprout.
11-
- The [Python functions](python-functions.qmd) that form the core of
11+
- The [Python functions](functions.qmd) that form the core of
1212
Sprout and its extensions.

0 commit comments

Comments
 (0)