Skip to content

Commit e44d08b

Browse files
committed
Add new shortcut for docs
1 parent 9e43d8a commit e44d08b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config/routes.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@ shortcut_root_version:
4747
path: /doc/articles/troubleshooting.md#root-package-version-detection
4848
permanent: true
4949

50+
shortcut_ssl_local_cert:
51+
path: /local-issuer
52+
controller: Symfony\Bundle\FrameworkBundle\Controller\RedirectController
53+
defaults:
54+
path: /doc/articles/troubleshooting.md#ssl-certificate-problem-unable-to-get-local-issuer-certificate
55+
permanent: true
56+
5057
shortcut_install:
5158
path: /install
5259
controller: Symfony\Bundle\FrameworkBundle\Controller\RedirectController

0 commit comments

Comments
 (0)