Skip to content

Commit 539ee31

Browse files
committed
wip
1 parent 0db9126 commit 539ee31

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Web/Documentation/ChapterController.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ public function docsRedirect(string $path): Redirect
2525
return new Redirect(sprintf('/%s/%s', Version::default()->value, $path));
2626
}
2727

28-
#[Get('/docs')]
29-
#[Get('/docs/')]
3028
#[Get('/documentation')]
3129
#[Get('/main/framework/getting-started')]
3230
public function index(): Redirect

0 commit comments

Comments
 (0)