Skip to content

Commit 19356dc

Browse files
committed
Fix HTML output directory in contributor documentation
1 parent f28877b commit 19356dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/contribute.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ To build the guide, run the following bash command in the source folder:
142142
nox -s build
143143
144144
After the process has completed you can find the HTML output in the
145-
``./build/html`` directory. You can open the ``index.html`` file to view the
145+
``./build`` directory. You can open the ``index.html`` file to view the
146146
guide in web browser, but it's recommended to serve the guide using an HTTP
147147
server.
148148

0 commit comments

Comments
 (0)