Skip to content

Commit acbe06b

Browse files
authored
Merge pull request #313 from proux01/typo_nfi
Typo in URL
2 parents f86869f + 565c73c commit acbe06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HB/instance.elpi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ check-non-forgetful-inheritance T Factory :- std.do! [
370370
"We strongly advise you encapsulate this instance inside a module,"
371371
"in order to isolate it from the rest of the code, and to be able"
372372
"to import it on demand. See the above paper and the file"
373-
"https://github.com/math-comp/hierarchy-builder/blob/master/tests/non-forgetful-inheritance.v"
373+
"https://github.com/math-comp/hierarchy-builder/blob/master/tests/non_forgetful_inheritance.v"
374374
"to witness devastating effects."
375375
) true
376376
].

0 commit comments

Comments
 (0)