Fix links for git_stats
This commit is contained in:
parent
f161bc005d
commit
c605fe7622
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<body>
|
||||
<ul>
|
||||
{% for repo in repos %}
|
||||
<li><a href="/Users/eliribble/src/git_stats/{{ repo }}/index.html">{{ repo }}</a></li>
|
||||
<li><a href="/Users/eliribble/src/teamanalysis/git_stats/{{ repo }}/index.html">{{ repo }}</a></li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue