Skip to content

Commit 48015a5

Browse files
committed
wip
1 parent 539ee31 commit 48015a5

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
@@ -25,6 +25,7 @@ public function docsRedirect(string $path): Redirect
2525
return new Redirect(sprintf('/%s/%s', Version::default()->value, $path));
2626
}
2727

28+
#[Get('/docs')]
2829
#[Get('/documentation')]
2930
#[Get('/main/framework/getting-started')]
3031
public function index(): Redirect

0 commit comments

Comments
 (0)