Skip to content

Commit 0cdae06

Browse files
authored
Fix broken example link on Storybook (#135)
1 parent 1a020cf commit 0cdae06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/docs/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ A pre-bundled script that contains all APIs needed to use Jupyter UI Toolkit is
3232

3333
The above CDN location points to the latest release of `@jupyter/web-components`. It is advised that when you deploy your site or app, you import the specific version you have developed and tested with.
3434

35-
> A [example](https://raw.githubusercontent.com/jupyterlab-contrib/jupyter-ui-toolkit/main/examples/cdn) is available in the project repository.
35+
> An [example](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/tree/main/examples/cdn) is available in the project repository.
3636
3737
## NPM package
3838

0 commit comments

Comments
 (0)