Skip to content

Commit 5288b04

Browse files
committed
remove flag
1 parent f029c14 commit 5288b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.makim.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ groups:
2929
preview:
3030
help: Preview documentation page locally
3131
run: |
32-
mkdocs serve --watch docs --config-file mkdocs.yaml --no-directory-urls
32+
mkdocs serve --watch docs --config-file mkdocs.yaml
3333
3434
release:
3535
vars:

0 commit comments

Comments
 (0)