From 761c9905c3e46a6ca469d0338e10ad24c64d4dcd Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Thu, 18 Apr 2019 14:33:29 +0200 Subject: [PATCH] Update markdown examples to link to the overview page --- static/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/index.html b/static/index.html index d420acc..5b55909 100644 --- a/static/index.html +++ b/static/index.html @@ -30,7 +30,7 @@ used for GitHub, GitLab and Bitbucket repositories. Just put the following code

-![Hits-of-Code](https://hitsofcode.com/<service>/<user>/<repo>)
+[![Hits-of-Code](https://hitsofcode.com/<service>/<user>/<repo>)](https://hitsofcode.com/<service>/<user>/<repo>)
 

@@ -39,7 +39,7 @@ following Markdown

-![Hits-of-Code](https://hitsofcode.com/github/vbrandl/elm-chess)
+[![Hits-of-Code](https://hitsofcode.com/github/vbrandl/elm-chess)](https://hitsofcode.com/view/github/vbrandl/elm-chess)
 

@@ -47,7 +47,7 @@ would render this badge:

-
+