Skip to content

Commit 0408ac7

Browse files
committed
fix docs: correct autodocs module name
1 parent 7e15717 commit 0408ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/function_reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Algorithm.Mixed
7575
# Solvers for predefined models
7676

7777
```@autodocs
78-
Modules = [Models]
78+
Modules = [ImageFiltering.Models]
7979
```
8080

8181
# Internal machinery

0 commit comments

Comments
 (0)