Skip to content

Commit c51a296

Browse files
typo
1 parent 818c7ff commit c51a296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pages = [
55
"Tutorials" => [
66
"Using the SciML Symbolic Indexing Interface" => "usage.md",
77
"Simple Demonstration of a Symbolic System Structure" => "simple_sii_sys.md",
8-
"Implementing the Complete Symbolic Indexing Interface" => "implementing_sii_problemsolution.md",
8+
"Implementing the Complete Symbolic Indexing Interface" => "complete_sii.md",
99
],
1010
"Defining Solution Wrapper Fallbacks" => "solution_wrappers.md",
1111
"API" => "api.md",

0 commit comments

Comments
 (0)