We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c212246 + 80aa54d commit c915f25Copy full SHA for c915f25
Makefile
@@ -28,7 +28,7 @@ doc:
28
29
doccheck:
30
$(MAKE) -C docs html
31
-# Don't make our test rely on the links in the docs being up every single build.
+# Don't make our tests rely on the links in the docs being up every single build.
32
# We don't control them. But do check, and update them to the target of their redirects.
33
$(MAKE) -C docs linkcheck || true
34
0 commit comments