Skip to content

Commit 4900fa2

Browse files
committed
wip
1 parent 7140eaa commit 4900fa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Web/Documentation/ChapterController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ public function docsRedirect(string $path): Redirect
2727
#[Get('/docs')]
2828
#[Get('/documentation')]
2929
#[Get('/main/framework/getting-started')]
30+
#[Get('/main/getting-started/introduction')]
3031
public function index(): Redirect
3132
{
3233
$version = Version::default();

0 commit comments

Comments
 (0)