Redirect 302 to firt child
This commit is contained in:
parent
6ab60337dd
commit
ea9a84b038
|
@ -7,5 +7,5 @@
|
|||
</div>
|
||||
|
||||
<div class="text-right mt-5">
|
||||
<a class="btn btn-primary" href="<?php echo $GITHUB_BASE_URL.$page->key().'/'.FILENAME ?>"><?php echo $Languages->get('Collaborate with us and edit this page'); ?></a>
|
||||
<a class="btn btn-primary" href="<?php echo $GITHUB_BASE_URL.$page->key().'/'.FILENAME ?>"><?php echo $Language->get('Collaborate with us and edit this page'); ?></a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue