Skip to content

Commit 93c79b6

Browse files
authored
Fix formatting of a link in the changelog (#10945)
1 parent 0b6f1d7 commit 93c79b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ github_url: 'https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md'
369369
([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.0.6...60f37be54a714c391fad5500cb57055af1492591))
370370

371371
From JupyterLab 3.1, file documents and notebooks have collaborative
372-
editing using the `Yjs shared editing framework <https://github.com/yjs/yjs>`\_.
372+
editing using the [Yjs shared editing framework](https://github.com/yjs/yjs).
373373
Editors are not collaborative by default; to activate it, start JupyterLab
374374
with the `--collaborative` flag. See full documentation on [collaboration](https://jupyterlab.readthedocs.io/en/latest/user/rtc.html).
375375

0 commit comments

Comments
 (0)