File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
16
16
<div class="ui right">
17
17
<div class="ui compact labeled button" id="see-on-door43-button" tabindex="0">
18
- <a class="ui compact button" target="_blank" href="https://live. door43.org/u/{{.Owner.Name}}/{{.Name}}/">
18
+ <a class="ui compact button" target="_blank" href="https://door43.org/u/{{.Owner.Name}}/{{.Name}}/">
19
19
<!-- empty icon ensures that this button is same size as Watch/Star/Fork buttons -->
20
20
<i class="icon empty-icon"></i><span>{{$.i18n.Tr "repo.see_on_door43"}}</span>
21
21
</a>
22
- <a class="ui basic left pointing label" href="https://live. door43.org/u/{{.Owner.Name}}/{{.Name}}/">
22
+ <a class="ui basic left pointing label" href="https://door43.org/u/{{.Owner.Name}}/{{.Name}}/">
23
23
<img id="door43-logo" src="/img/door43.png"/>
24
24
</a>
25
25
</div>
You can’t perform that action at this time.
0 commit comments