Skip to content

Commit 6dd4a09

Browse files
committed
doc(Algebra/Group/Defs): change reference so that it will become an HTML link (leanprover-community#31098)
Change format of the reference inside a doc string, so that the HTML file at https://leanprover-community.github.io/mathlib4_docs/Mathlib/Algebra/Group/Defs.html will get a working link.
1 parent f527933 commit 6dd4a09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Mathlib/Algebra/Group/Defs.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The file does not contain any lemmas except for
2626
* axioms of typeclasses restated in the root namespace;
2727
* lemmas required for instances.
2828
29-
For basic lemmas about these classes see `Algebra.Group.Basic`.
29+
For basic lemmas about these classes see `Mathlib/Algebra/Group/Basic.lean`.
3030
3131
We register the following instances:
3232

0 commit comments

Comments
 (0)