Skip to content

Commit

Permalink
Fix settingeditor-extension README link
Browse files Browse the repository at this point in the history
  • Loading branch information
vidartf authored and Steven Silvester committed Dec 23, 2019
1 parent 506da0c commit b209e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/settingeditor-extension/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# @jupyterlab/settingeditor-extension

An extension for JupyterLab which provides a user-editable interface for the JupyterLab [settings registry](../coreutils/src/settingregistry.ts).
An extension for JupyterLab which provides a user-editable interface for the JupyterLab [settings registry](../settingregistry/src/settingregistry.ts).

0 comments on commit b209e74

Please sign in to comment.