Update links
This commit is contained in:
parent
c93905f8ca
commit
e1781c771f
@ -29,7 +29,7 @@ used for GitHub, GitLab and Bitbucket repositories. Just put the following code
|
||||
</p>
|
||||
|
||||
<pre>
|
||||
![Hits-of-Code](https://hoc.oldsql.cc/<service>/<user>/<repo>)
|
||||
![Hits-of-Code](https://hitsofcode.com/<service>/<user>/<repo>)
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
@ -38,7 +38,7 @@ following Markdown
|
||||
</p>
|
||||
|
||||
<pre>
|
||||
![Hits-of-Code](https://hoc.oldsql.cc/github/vbrandl/elm-chess)
|
||||
![Hits-of-Code](https://hitsofcode.com/github/vbrandl/elm-chess)
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
@ -46,7 +46,7 @@ would render this badge:
|
||||
</p>
|
||||
|
||||
<pre>
|
||||
<img src="https://hoc.oldsql.cc/github/vbrandl/elm-chess" />
|
||||
<img src="https://hitsofcode.com/github/vbrandl/elm-chess" />
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user