about summary refs log tree commit diff
path: root/hosted/credentials.html
diff options
context:
space:
mode:
Diffstat (limited to 'hosted/credentials.html')
-rw-r--r--hosted/credentials.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted/credentials.html b/hosted/credentials.html
index 88d74ea..1b3f46d 100644
--- a/hosted/credentials.html
+++ b/hosted/credentials.html
@@ -47,7 +47,7 @@
 							  </tbody>
 							</table>
 
-                            <a href="http://{{.Username}}.${{.Hostname}}" class="btn btn-primary" role="button">Login</a>
+                            <a href="http://{{.Username}}.{{.Hostname}}" class="btn btn-primary" role="button">Login</a>
 
                         </div>
                     </div>