Moment fix

This commit is contained in:
Jaroslav Drzik
2020-04-02 13:18:43 +02:00
parent 4258f53d77
commit aaa8bc7623
5 changed files with 7 additions and 86 deletions

View File

@@ -12,7 +12,7 @@
@section('links')
<div class="links">
<a href="{{ url('/') }}">Monitoring</a>
<a href="{{ url('/') }}/">Monitoring</a>
</div>
@stop
@@ -77,4 +77,4 @@
});
</script>
@stop
@stop