Skip to content

Commit

Permalink
Merge pull request #582 from LilithHafner/patch-1
Browse files Browse the repository at this point in the history
Fix broken link on documentation homepage
  • Loading branch information
bowenszhu authored Apr 30, 2024
2 parents 6713fa0 + c3d8cbd commit e9a96bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Type promotion:
- Symbols (`Sym`s) carry type information. ([read more](#creating_symbolic_expressions))
- Compound expressions composed of `Sym`s propagate type information. ([read more](#expression_interface))
- Set of extendable [simplification rules](#simplification).
- Set of extendable [simplification rules](#Simplification).


## Creating symbolic expressions
Expand Down

0 comments on commit e9a96bd

Please sign in to comment.