Skip to content

Commit 96c95ce

Browse files
committed
修复了链接的错误
Former-commit-id: ee43e0f
1 parent 5320636 commit 96c95ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ conda update anaconda
5252

5353
## 目录
5454

55-
可以在 [nbviewer](http://nbviewer.ipython.org/github/lijin-THU/python-tutorial/blob/master/index.ipynb) 中查看该项目。
55+
可以在 [nbviewer](http://nbviewer.ipython.org/github/lijin-THU/notes-python/blob/master/index.ipynb) 中查看该项目。
5656

5757
可以在 Notebook 中打开 `generate static files.ipynb`,或者命令行中运行代码 `generate_static_files.py` 来生成静态的 HTML 文件。
5858

index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"cell_type": "markdown",
7373
"metadata": {},
7474
"source": [
75-
"可以在 [nbviewer](http://nbviewer.ipython.org/github/lijin-THU/python-tutorial/blob/master/index.ipynb) 中查看该笔记。\n",
75+
"可以在 [nbviewer](http://nbviewer.ipython.org/github/lijin-THU/notes-python/blob/master/index.ipynb) 中查看该笔记。\n",
7676
"\n",
7777
"可以在 Notebook 中打开 `generate static files.ipynb`,或者命令行中运行代码 `generate_static_files.py` 来生成静态的 HTML 文件。\n",
7878
"\n",

0 commit comments

Comments
 (0)