We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a3de4 commit 0db9126Copy full SHA for 0db9126
src/Web/Documentation/ChapterController.php
@@ -26,6 +26,7 @@ public function docsRedirect(string $path): Redirect
26
}
27
28
#[Get('/docs')]
29
+ #[Get('/docs/')]
30
#[Get('/documentation')]
31
#[Get('/main/framework/getting-started')]
32
public function index(): Redirect
0 commit comments