Skip to content

Commit

Permalink
doc/guides: address build failure
Browse files Browse the repository at this point in the history
Address build failure.

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Change-Id: I8be41c9fe11a95eeab1b065b1f30c8aaa33e0a05
Reviewed-on: https://sj1git1.cavium.com/c/IP/SW/dataplane/dpu-offload/+/147650
Tested-by: sa_ip-toolkits-Jenkins <sa_ip-toolkits-jenkins@marvell.com>
Reviewed-by: Nitin Saxena <nsaxena@marvell.com>
  • Loading branch information
anoobj authored and nsaxena16 committed Mar 5, 2025
1 parent ec9bc4a commit 3aeb9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guides/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sphinx = find_program(

if not sphinx.found()
sphinx = find_program(
'sphinx-build-3',
'sphinx-build',
required: false
)
endif
Expand Down

0 comments on commit 3aeb9f0

Please sign in to comment.