Skip to content

Commit

Permalink
Merge pull request #17 from korpling/feature/fix-link
Browse files Browse the repository at this point in the history
Fix Link label
  • Loading branch information
thomaskrause authored Oct 31, 2023
2 parents f875083 + 0218f47 commit d981e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1 class="title">About "ANNIS experiments"</h1>
Version: {{ version }} (the "0." prefix indicates that this is still an experimental software and can change or <em>remove</em> functionality at any time.)
</li>
<li>
Homepage: <a href="https://github.com/korpling/annis-web">https://github.com/thomaskrause/annis-web</a>
Homepage: <a href="https://github.com/korpling/annis-web">https://github.com/korpling/annis-web</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit d981e5b

Please sign in to comment.