Skip to content

Commit 071f1dc

Browse files
committed
chore(docs): Another fix for redirects command
1 parent 9f3e987 commit 071f1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ doctest:
155155
"results in $(BUILDDIR)/doctest/output.txt."
156156

157157
redirects:
158-
$(SPHINXBUILD) -b rediraffewritediff $(ALLSPHINXOPTS)
158+
$(SPHINXBUILD) -b rediraffewritediff $(ALLSPHINXOPTS) $(BUILDDIR)/redirects
159159
@echo
160160
@echo "Build finished. The redirects are in rediraffe_redirects."
161161

0 commit comments

Comments
 (0)