Skip to content

Commit 69cb2cc

Browse files
committed
minor #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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_build/redirection_map

Lines 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)