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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user