Skip to content

Commit 09a3f39

Browse files
Update custom_component.md
1 parent 797dd31 commit 09a3f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorials/custom_component.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ using Plots
1717
## Custom Component
1818

1919
Now the custom component can be defined.
20-
The [Modelica implementation](https://www.maplesoft.com/documentation_center/online_manuals/modelica/Modelica_Electrical_Analog_Examples_Utilities.html#Modelica.Electrical.Analog.Examples.Utilities.NonlinearResistor) of the `NonlinearResistor` looks as follows:
20+
The Modelica implementation of the `NonlinearResistor` looks as follows:
2121

2222
```Modelica
2323
model NonlinearResistor "Chua's resistor"

0 commit comments

Comments
 (0)