Skip to content

Commit 639f0ca

Browse files
committed
fix: links
1 parent 4518555 commit 639f0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ You should see `jupyterlab_deepnote` listed in both outputs.
8181

8282
This extension consists of two main components:
8383

84-
- **Server extension**: Handles `.deepnote` file parsing and conversion to Jupyter notebook format. Not all the blocks are supported; visit [docs](https://deepnote.com/docs/deepnote-blocks) to learn more
84+
- **Server extension**: Handles `.deepnote` file parsing and conversion to Jupyter notebook format. Not all the blocks are supported; visit [docs](https://deepnote.com/docs?utm_source=github&utm_medium=github&utm_campaign=github&utm_content=readme_main) to learn more
8585
- **Frontend extension**: Provides the JupyterLab UI integration and notebook picker widget
8686

8787
The extension uses a custom content provider to intercept `.deepnote` file requests and transform them into Jupyter-compatible notebook content.

0 commit comments

Comments
 (0)