summaryrefslogtreecommitdiffstats
path: root/templates/welcome_body.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/welcome_body.html')
-rw-r--r--templates/welcome_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/welcome_body.html b/templates/welcome_body.html
index b5ca9beb3..8dee99cf5 100644
--- a/templates/welcome_body.html
+++ b/templates/welcome_body.html
@@ -29,7 +29,7 @@
<tr>
<td style="border-bottom: 1px solid #ddd; padding: 0 0 20px;">
<h2 style="font-weight: normal; margin-top: 25px; line-height: 1.5;">{{.Props.Info2}}</h2>
- <a href="{{.Props.TeamURL}}">{{.Props.TeamURL}}</a>
+ <a href="{{.Props.SiteURL}}">{{.Props.SiteURL}}</a>
<p>{{.Props.Info3}}</p>
</td>
</tr>