Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a8e0e05

Browse filesBrowse files
committed
minor #11785 Added a missing redirection for a deleted article (javiereguiluz)
This PR was merged into the 4.2 branch. Discussion ---------- Added a missing redirection for a deleted article @linaori reported on Symfony Slack that some Google result has a link to https://symfony.com/doc/4.1/profiler/storage.html, which no longer exists (it existed in 3.4 and before). Apparently we forgot to add the redirection when we removed this page. We can't fix 4.1 (because that branch is no longer supported), but at least we can fix it in 4.2 and later. Commits ------- f0a565d Added a missing redirection for a deleted article
2 parents c883af1 + f0a565d commit a8e0e05
Copy full SHA for a8e0e05

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎_build/redirection_map

Copy file name to clipboardExpand all lines: _build/redirection_map
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,3 +422,4 @@
422422
/configuration/environments /configuration
423423
/configuration/configuration_organization /configuration
424424
/contributing/community/other /contributing/community
425+
/profiler/storage /profiler

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.