From 2553384e7c08ef1e532382777f057a6474c17b1e Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Sat, 20 Apr 2019 12:38:57 +0200 Subject: [PATCH] Fix Markdown example --- static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index f58ba95..35f4d73 100644 --- a/static/index.html +++ b/static/index.html @@ -32,7 +32,7 @@ some people might want a nice badge to put in their README, that's why I impleme used for GitHub, GitLab and Bitbucket repositories. Just put the following code in your README:
-[![Hits-of-Code](https://hitsofcode.com/<service>/<user>/<repo>)](https://hitsofcode.com/<service>/<user>/<repo>)
+[![Hits-of-Code](https://hitsofcode.com/<service>/<user>/<repo>)](https://hitsofcode.com/view/<service>/<user>/<repo>)
 
where <service> is one of github, gitlab or bitbucket. So the