浏览代码

fix link for devmode to git repo

Nathan Page 5 年之前
父节点
当前提交
ddeaeb4e41
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/source/developer/contributing.rst

+ 1 - 1
docs/source/developer/contributing.rst

@@ -99,7 +99,7 @@ Installing Node.js and jlpm
 Building JupyterLab from its GitHub source code requires Node.js. The
 development version requires Node.js version 10+, as defined in the
 ``engines`` specification in
-`dev_mode/package.json <dev_mode/package.json>`__.
+`dev_mode/package.json <https://github.com/jupyterlab/jupyterlab/blob/master/dev_mode/package.json>`__.
 
 If you use ``conda``, you can get it with: