Skip to content

Commit 5142ca2

Browse files
authored
Merge pull request #1664 from mattip/linkcheck
2 parents 7f2c8da + c537dd9 commit 5142ca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

newsfeed/demo/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ changes:
158158
linkcheck:
159159
$(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
160160
@echo
161-
@echo "Link check complete; look for any errors in the above output " \
162-
"or in $(BUILDDIR)/linkcheck/output.txt."
161+
@echo "Link check complete; look for any errors (like 'broken') in the " \
162+
"above output or in $(BUILDDIR)/linkcheck/output.txt."
163163

164164
doctest:
165165
$(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest

0 commit comments

Comments
 (0)