Skip to content

Commit df14358

Browse files
committed
Link heatmap from master instead of dev
1 parent f8fe29a commit df14358

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
@@ -82,7 +82,7 @@ Running the above code (`go run heatmap.go > heatmap.png`) will create a PNG wit
8282

8383
This doesn't look too interesting on it's own but that can be helped by quickly mapping it to the map overview in an image editing tool (2 min tops, no skills required).
8484

85-
![Resulting heatmap before and after mapping to map overview](https://raw.githubusercontent.com/markus-wa/demoinfocs-golang/dev/examples/heatmap/heatmap.jpg)
85+
![Resulting heatmap before and after mapping to map overview](https://raw.githubusercontent.com/markus-wa/demoinfocs-golang/master/examples/heatmap/heatmap.jpg)
8686

8787
## Features
8888

0 commit comments

Comments
 (0)