We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be0b5c1 commit eb054c7Copy full SHA for eb054c7
docs/make.jl
@@ -19,7 +19,7 @@ NDI.get_electron_window()
19
20
links = InterLinks(
21
"DiffEq" => "https://docs.sciml.ai/DiffEqDocs/stable/",
22
- "MTK" => "https://docs.sciml.ai/ModelingToolkit/stable/",
+ "ModelingToolkit" => "https://docs.sciml.ai/ModelingToolkit/stable/",
23
"SymbolicIndexingInterface" => "https://docs.sciml.ai/SymbolicIndexingInterface/stable/",
24
"DiffEqCallbacks" => "https://docs.sciml.ai/DiffEqCallbacks/stable/",
25
)
0 commit comments