Skip to content

Commit c3d8cbd

Browse files
authored
Fix broken link on documentation homepage
1 parent d68e092 commit c3d8cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Type promotion:
1010
- Symbols (`Sym`s) carry type information. ([read more](#creating_symbolic_expressions))
1111
- Compound expressions composed of `Sym`s propagate type information. ([read more](#expression_interface))
12-
- Set of extendable [simplification rules](#simplification).
12+
- Set of extendable [simplification rules](#Simplification).
1313

1414

1515
## Creating symbolic expressions

0 commit comments

Comments
 (0)