Skip to content

Commit

Permalink
Add link to sidebox
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrack committed Nov 29, 2021
1 parent e1f4b59 commit 101ec7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/dashboard/generate_dashboard.py
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,7 @@ def html_linkbox() -> str:
output += '<a href="regtest_survey.html">Regtest Survey</a><br>\n'
output += '<a href="https://www.cp2k.org/static/coverage/">Test Coverage</a><br>\n'
output += '<a href="discontinued_tests.html">Discontinued Tests</a><br>\n'
output += '<a href="https://www.cp2k.org/dev:compiler_support/">Supported compilers</a><br>\n'
output += "</div>\n"
return output

Expand Down

0 comments on commit 101ec7d

Please sign in to comment.