Skip to content

Commit 6e199ae

Browse files
committed
fixed heatmap link
1 parent ac896eb commit 6e199ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,14 +260,14 @@ Or even better: It would be great if you would simply fork this project and send
260260

261261

262262

263-
## [Clustering - Heatmaps and Dendrograms](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/specialplots.ipynb)
263+
## [Clustering - Heatmaps and Dendrograms](http://nbviewer.ipython.org/github/rasbt/pattern_classification/blob/master/clustering/hierarchical/clust_complete_linkage.ipynb)
264264

265265
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
266266

267267
<br>
268268
<br>
269269

270-
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/specialplots.ipynb'>
270+
<a href='http://nbviewer.ipython.org/github/rasbt/pattern_classification/blob/master/clustering/hierarchical/clust_complete_linkage.ipynb'>
271271
![3d plots](./images/heat_dendro.png)
272272
</a>
273273

0 commit comments

Comments
 (0)