浏览代码

Fix changelog links (#10060)

* Fix changelog links

* Update CHANGELOG.md

* Update CHANGELOG.md
Steven Silvester 4 年之前
父节点
当前提交
57a963c515
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5 5
      CHANGELOG.md

+ 5 - 5
CHANGELOG.md

@@ -13,13 +13,13 @@ closed.
 
 ### v3.0.13
 
-- Add cell id per notebook format 4.5 ([#10018](https://api.github.com/repos/jupyterlab/jupyterlab/pulls/10018))
-- Fix label for "Create Console for Editor" ([#9794](https://api.github.com/repos/jupyterlab/jupyterlab/pulls/9794))
-- Use blobs to set the svg source of an image in the image viewer ([#10029](https://api.github.com/repos/jupyterlab/jupyterlab/pulls/10029))
+- Add cell id per notebook format 4.5 ([#10018](https://github.com/repos/jupyterlab/jupyterlab/pull/10018))
+- Fix label for "Create Console for Editor" ([#9794](https://github.com/repos/jupyterlab/jupyterlab/pull/9794))
+- Use blobs to set the svg source of an image in the image viewer ([#10029](https://github.com/repos/jupyterlab/jupyterlab/pull/10029))
 - \[Fix\] Copy shareable link command ([#10021](https://github.com/jupyterlab/jupyterlab/pull/10021))
 - Clarify where the overrides.json file should be in the docs ([#9996](https://github.com/jupyterlab/jupyterlab/pull/9996))
-- Do not make unnecessary npm registry requests ([#9974](https://api.github.com/repos/jupyterlab/jupyterlab/pulls/9974))
-- Fix escaping of urls and paths ([#9978](https://api.github.com/repos/jupyterlab/jupyterlab/pulls/9978))
+- Do not make unnecessary npm registry requests ([#9974](https://github.com/repos/jupyterlab/jupyterlab/pull/9974))
+- Fix escaping of urls and paths ([#9978](https://github.com/repos/jupyterlab/jupyterlab/pull/9978))
 
 ### v3.0.12