Skip to content

Commit ec333b1

Browse files
chore: staging site does not have a default page for index.html
1 parent 7425469 commit ec333b1

File tree

1 file changed

+1
-1
lines changed
  • packages/unity-bootstrap-theme/.storybook/local-addon

1 file changed

+1
-1
lines changed

packages/unity-bootstrap-theme/.storybook/local-addon/addon.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ addons.register('local-addon', (api) => {
1717

1818
This component requires Javascript. <br/><br/>
1919

20-
<a href="./?path=/docs/get-started-get-started--docs#-including-unity-in-your-project">View the documentation</a>{" "}on how to use the component in your project.
20+
<a href="./index.html?path=/docs/get-started-get-started--docs#-including-unity-in-your-project">View the documentation</a>{" "}on how to use the component in your project.
2121

2222
</div>
2323
</AddonPanel>

0 commit comments

Comments
 (0)