Skip to content

Commit a50ad32

Browse files
authored
Merge pull request #57 from linus-md/patch-1
Fix broken link
2 parents b78ea60 + 1f9253b commit a50ad32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ field of characteristic $0$ or $p$ where $p$ is a prime number $<2^{31}$.
2222

2323
## Polynomial Rings
2424

25-
We use [Nemo](https://www.nemocas.org/index.html)'s multivariate polynomial
25+
We use [Nemo](https://www.nemocas.org/)'s multivariate polynomial
2626
ring structures:
2727

2828
```@repl

0 commit comments

Comments
 (0)