Commit fb5dd7f1b8bb71f2cbb2250fea08b74f87b5b492
1 parent
be7a5de2
Exists in
master
and in
2 other branches
add github link
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
template.html.tt
... | ... | @@ -18,6 +18,7 @@ |
18 | 18 | <div class="header clearfix"> |
19 | 19 | <nav> |
20 | 20 | <ul class="nav nav-pills pull-right"> |
21 | + <li role="presentation"><a href="https://github.com/spb-tools/copr-status/">github</a></li> | |
21 | 22 | <li role="presentation"><a href="https://copr.fedoraproject.org/coprs/softwarepublico/v4/">softwarepublico/v4</a></li> |
22 | 23 | <li role="presentation"><a href="https://copr.fedoraproject.org/coprs/softwarepublico/v5/">softwarepublico/v5</a></li> |
23 | 24 | <li role="presentation"><a href="https://softwarepublico.gov.br">SPB</a></li> | ... | ... |