Skip to content

Commit

Permalink
[build] Hotfix doc builds for MODULE.bazel respelling (#22429)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwnimmer-tri authored Jan 9, 2025
1 parent 19bb470 commit 9a01ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/styleguide/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def _build(*, out_dir, temp_dir):
"drake/doc/styleguide/jekyll_input.txt", temp_dir, copy=True,
strip_prefix=[
"drake/doc/styleguide/",
"styleguide/",
"+drake_dep_repositories+styleguide/",
])

# Prepare the files for Jekyll.
Expand Down

0 comments on commit 9a01ca3

Please sign in to comment.