Skip to content

Commit c81c3e5

Browse files
authored
Rocqnavi: 🐛 Fix broken links caused by the separation of the ssreflect namespace in Math-Comp 2.5 (issue-168) (#2012)
1 parent 1dc9fb0 commit c81c3e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,5 @@ html: build $(DOCDIR)/dependency_graph.dot
119119
-index-blacklist etc/rocqnavi_index-blacklist \
120120
-show-type-information-using-coqtop-process \
121121
-external https://math-comp.github.io/htmldoc_2_5_0/ mathcomp.order \
122-
-external https://math-comp.github.io/htmldoc_2_5_0/ mathcomp.ssreflect \
122+
-external https://math-comp.github.io/htmldoc_2_5_0/ mathcomp.boot \
123123
-external https://math-comp.github.io/htmldoc_2_5_0/ mathcomp.algebra

0 commit comments

Comments
 (0)