Fix broken link (#2377)
This commit is contained in:
committed by
Raphael Jackstadt
parent
e100ad119f
commit
59417e2a29
@@ -24,7 +24,7 @@ scratch. This page gets rid of all links and provides the needed markup only.
|
||||
<!-- Navbar -->
|
||||
<nav class="main-header navbar navbar-expand-md navbar-light navbar-white">
|
||||
<div class="container">
|
||||
<a href="index3.html" class="navbar-brand">
|
||||
<a href="../../index3.html" class="navbar-brand">
|
||||
<img src="../../dist/img/AdminLTELogo.png" alt="AdminLTE Logo" class="brand-image img-circle elevation-3"
|
||||
style="opacity: .8">
|
||||
<span class="brand-text font-weight-light">AdminLTE 3</span>
|
||||
|
||||
Reference in New Issue
Block a user