1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-08-11 10:55:08 +02:00

fix links on install page

This commit is contained in:
Danny van Kooten
2023-10-09 20:26:52 +02:00
parent 8b920941af
commit e3d705ea5b
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
<body>
<div class="wrapper">
<header>
<h1 class="site-title"><a href="{{ '/' | relative_url }}">Altorouter</a></h1>
<h1 class="site-title"><a href="{{ '/' | relative_url }}">AltoRouter</a></h1>
<p>PHP5.3+ Routing Class. Supports REST, dynamic and reversed routing. </p>
<p class="view"><a href="https://github.com/dannyvankooten/AltoRouter">View the Project on GitHub <small>dannyvankooten/AltoRouter</small></a></p>