Skip to content

Commit

Permalink
fix static deploy pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
bbohlender authored Aug 15, 2024
1 parent 23d180e commit 2349915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
mdx: './docs'
libname: 'xr'
basePath: '/xr/docs'
base_path: '/xr/docs'
icon: '🤳'
home_redirect: '/getting-started/introduction'

Expand Down

0 comments on commit 2349915

Please sign in to comment.