Skip to content

Commit 1584f1b

Browse files
committed
Change case for path to HeatMap widget.
1 parent 5bb8798 commit 1584f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ An example widget demonstrating the display of results from a Geoprocessing Task
8181
---
8282
### Heatmap
8383
The Heatmap widget uses a HeatmapRenderer to render feature layer data into a raster visualization that emphasizes areas of higher density or weighted values. The blur radius, maximum value and minimum value for the renderer can be adjusted. All features from the layer can be included or use draw tools to select a subset of features.
84-
##### [Documentation](https://github.com/tmcgee/cmv-widgets/tree/master/widgets/Heatmap/README.md)
84+
##### [Documentation](https://github.com/tmcgee/cmv-widgets/tree/master/widgets/HeatMap/README.md)
8585
##### [Demo](http://tmcgee.github.io/cmv-widgets/demo.html?config=heatmap)
8686
![Screenshot](https://tmcgee.github.io/cmv-widgets/images/heatmap1.jpg)
8787

0 commit comments

Comments
 (0)