We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bea5ae commit 3194225Copy full SHA for 3194225
1 file changed
doc/Makefile
@@ -11,7 +11,7 @@ themes/scientific-python-hugo-theme:
11
echo "It looks as though you are missing the themes directory."; \
12
echo "You need to add the scientific-python-hugo-theme as a submodule."; \
13
echo ; \
14
- echo "Please see https://theme.scientific-python.org/getstarted/"; \
+ echo "Please see https://theme.scientific-python.org/user_guide/getstarted/"; \
15
16
exit 1; \
17
fi
0 commit comments