fixed domain of url shorter not working
This commit is contained in:
parent
b405b95728
commit
0cad260e76
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ function getMenu($page){
|
|||
<a href="/Projekte/snowboy.php">Installation von Snowboy</a><br>
|
||||
</div>
|
||||
</div>
|
||||
<a href="//kurz.ml">URL Kürzer</a>
|
||||
<a href="//kuerzer.ml">URL Kürzer</a>
|
||||
<div class="dropdown">
|
||||
<a href="#" $status>Status</a>
|
||||
<div class="dropdown-content">
|
||||
|
|
Loading…
Reference in a new issue