Skip to content

Commit 4d36785

Browse files
authored
Update try.html
1 parent 82976ed commit 4d36785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/try.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h2 class="section-heading">Try</h2>
1010
</div>
1111
<div class="row">
1212
<div class="col-lg-12">
13-
<form class="form-horizontal" role="form" action="https://demo.librenms.org/login" method="GET" name="logonform">
13+
<form class="form-horizontal" role="form" action="https://demo.librenms.org" method="GET" name="logonform">
1414
<div class="form-group">
1515
<div class="col-sm-offset-4 col-sm-4">
1616
<input type="hidden" name="username" id="username" class="form-control" placeholder="Username" required value="demo" />

0 commit comments

Comments
 (0)