浏览代码

Update docs

Steven Silvester 8 年之前
父节点
当前提交
d2ff794854
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/extensions_dev.md

+ 2 - 2
docs/extensions_dev.md

@@ -97,8 +97,8 @@ only copy the current contents of the source folder.
 
 Note that the application is built against **released** versions of the
 core JupyterLab extensions.  If your extension depends on JupyterLab
-packages, it should be compatible with the versions listed in the
-`jupyterlab/released_packages.txt` file.  If you must
+packages, it should be compatible with the dependencies in the
+`jupyterlab/package.app.json` file.  If you must
 install a extension into a development branch of JupyterLab, you
 have to graft it into the source tree of JupyterLab itself.
 This may be done using the command