You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/components/docs/getting-started.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ A pre-bundled script that contains all APIs needed to use Jupyter UI Toolkit is
32
32
33
33
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.
34
34
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.
0 commit comments