Skip to content

Commit e9a96bd

Browse files
authored
Merge pull request #582 from LilithHafner/patch-1
Fix broken link on documentation homepage
2 parents 6713fa0 + c3d8cbd commit e9a96bd

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)