Skip to content

Commit 5e75c3b

Browse files
authored
Fix wrong image reference
1 parent d571e4c commit 5e75c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ plt.scatter(ek, rho, c="tomato", zorder=999, alpha=0.9, marker="d")
4444

4545
```
4646

47-
![](docs/imgs/kpm.png)
47+
![](docs/source/imgs/kpm.png)
4848

4949
## Stochastic Lanczos Quadrature (SLQ)
5050

0 commit comments

Comments
 (0)