Skip to content

Commit 0cd8c83

Browse files
authored
Merge pull request #29 from Mys94/Mys94-patch-2
Update wealth_dynamics.md
2 parents 1f90e49 + 56a165b commit 0cd8c83

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lectures/wealth_dynamics.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ from numba.experimental import jitclass
9191

9292
### 洛伦兹曲线
9393

94-
[洛伦兹曲线](https://en.wikipedia.org/wiki/Lorenz_curve)是一种广受欢迎的不平等图形度量方法。
94+
[洛伦兹曲线](https://baike.baidu.com/item/%E6%B4%9B%E4%BC%A6%E5%85%B9%E6%9B%B2%E7%BA%BF/2903864)是一种广受欢迎的不平等图形度量方法。
9595

9696
上面已经导入的[QuantEcon.py](https://github.com/QuantEcon/QuantEcon.py)包含了计算洛伦兹曲线的函数。
9797

@@ -618,4 +618,3 @@ plt.show()
618618
```{solution-end}
619619
```
620620

621-

0 commit comments

Comments
 (0)