Skip to content

Commit c4d150c

Browse files
thofmalgoettgens
andauthored
doc: adjust to changes in Nemo (#5194)
Co-authored-by: Lars Göttgens <lars.goettgens@rwth-aachen.de>
1 parent 2c313aa commit c4d150c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ JSON = "^0.20, ^0.21"
3838
JSON3 = "1.13.2"
3939
LazyArtifacts = "1.6"
4040
Markdown = "1.6"
41-
Nemo = "0.51.0"
41+
Nemo = "0.51.1"
4242
Pkg = "1.6"
4343
Polymake = "0.13.0"
4444
ProgressMeter = "1.10.2"

docs/src/Fields/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ various kinds of fields:
1313
- [Generic fraction fields](@ref)
1414
- local fields ([Padics](@ref) and [Qadics](@ref))
1515
- finite fields
16-
- [Algebraic numbers](@ref)
16+
- [Algebraic closure of the rational numbers](@ref)
1717
- [Algebraic closure of finite prime fields](@ref)
1818

1919
General textbooks offering details on theory and algorithms include:

0 commit comments

Comments
 (0)