Skip to content

Commit 219af2e

Browse files
committed
chore: Another fix for makefile command
1 parent bf1c5af commit 219af2e

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
@@ -156,7 +156,7 @@ doctest:
156156
"results in $(BUILDDIR)/doctest/output.txt."
157157

158158
redirects:
159-
$(SPHINXBUILD) -b rediraffewritediff $(ALLSPHINXOPTS) $(BUILDDIR)/html
159+
$(SPHINXBUILD) -b rediraffewritediff $(ALLSPHINXOPTS) $(BUILDDIR)/redirects
160160
@echo
161161
@echo "Build finished. The redirects are in rediraffe_redirects."
162162

0 commit comments

Comments
 (0)