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 69cb2cc

Browse filesBrowse files
committed
minor symfony#7035 Redirect /form to /forms for consistency (wouterj)
This PR was merged into the 2.7 branch. Discussion ---------- Redirect /form to /forms for consistency The main guide is called `/forms`, but the sub-guides are in `/form/...`. When restructuring the docs, we decided this was the correct naming, so we shouldn't change this. However, I think it would be nice to redirect `/form` to `/forms` (I'm used to simply remove the sub-guide slug from the URL to visit the main guide). Commits ------- d8e4abe Redirect /form to /forms for consistency
2 parents 3cecc10 + d8e4abe commit 69cb2cc
Copy full SHA for 69cb2cc

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
@@ -324,3 +324,4 @@
324324
/components/yaml/index /components/yaml
325325
/deployment/tools /deployment
326326
/install/bundles /setup/bundles
327+
/form /forms

0 commit comments

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