forked from craftcms/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_redirects
111 lines (108 loc) · 7.94 KB
/
_redirects
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
# These Netlify redirects support moved documents and legacy URLs.
# https://docs.netlify.com/routing/redirects/redirect-options/
# the simpler ones
/docs/commerce/3.x/adding-to-and-updating-the-cart.html /docs/commerce/3.x/orders-carts.html#adding-items-to-a-cart
/docs/3.x/dev/examples/entry-form.html https://craftcms.com/knowledge-base/entry-form
/docs/3.x/dev/examples/user-registration-form.html https://craftcms.com/knowledge-base/front-end-user-accounts
/docs/nitro/ /docs/nitro/2.x/
/docs/3.x/dev/examples/login-form.html https://craftcms.com/knowledge-base/front-end-user-accounts
/docs/commerce/3.x/events.html /docs/commerce/3.x/extend/events.html
/docs/commerce/3.x/orders.html /docs/commerce/3.x/orders-carts.html#orders
/docs/3.x/dev/examples/rss-feed.html https://craftcms.com/knowledge-base/rss-and-atom-feeds
/docs/commerce/3.x/loading-a-cart.html /docs/commerce/3.x/orders-carts.html#loading-a-cart
/docs/commerce/3.x/cart.html /docs/commerce/3.x/orders-carts.html#carts
/docs/commerce/3.x/adjusters.html /docs/commerce/3.x/extend/adjusters.html
/docs/3.x/dev/examples/search-form.html https://craftcms.com/knowledge-base/search-form
/docs/3.x/dev/examples/forgot-password-form.html https://craftcms.com/knowledge-base/front-end-user-accounts
/docs/3.x/dev/examples/user-profile-form.html https://craftcms.com/knowledge-base/front-end-user-accounts
/docs/3.x/dev/examples/set-password-form.html https://craftcms.com/knowledge-base/front-end-user-accounts
/docs/commerce/3.x/shipping-methods.html /docs/commerce/3.x/extend/shipping-methods.html
/docs/3.x/dev/examples/atom-feed.html https://craftcms.com/knowledge-base/rss-and-atom-feeds
/docs/nitro/xdebug.html /docs/nitro/2.x/xdebug.html
/docs/commerce/3.x/products.html /docs/commerce/3.x/products-variants.html#products
/docs/commerce/3.x/dev/element-queries/product-queries.html /docs/commerce/3.x/products-variants.html#querying-products
/docs/commerce/3.x/customer-address-management.html /docs/commerce/3.x/addresses.html#customer-addresses
/docs/nitro/usage.html /docs/nitro/2.x/usage.html
/docs/commerce/3.x/craft-commerce-carts-cart.html /docs/commerce/3.x/orders-carts.html#fetching-a-cart
/docs/commerce/3.x/update-cart-addresses.html /docs/commerce/3.x/addresses.html#updating-cart-addresses
/docs/commerce/3.x/product-types.html /docs/commerce/3.x/products-variants.html#product-types
/docs/nitro/2.x/services/ /docs/nitro/2.x/
/docs/commerce/3.x/estimate-cart-addresses.html /docs/commerce/3.x/addresses.html#estimate-cart-addresses
/docs/commerce/3.x/dev/element-queries/variant-queries.html /docs/commerce/3.x/products-variants.html#querying-variants
/docs/commerce/3.x/extensibility.html /docs/commerce/3.x/core-concepts.html
/docs/commerce/3.x/project-config.html /docs/commerce/3.x/configuration.html#project-config
/docs/3.x/dev/examples/integrating-disqus.html https://craftcms.com/knowledge-base/integrating-disqus
/docs/commerce/3.x/order-status-emails.html /docs/commerce/3.x/emails.html
/docs/commerce/3.x/configuration.html#permissions /docs/commerce/3.x/store-management.html#permissions
/docs/commerce/3.x/dev/order-queries.html /docs/commerce/3.x/orders-carts.html#querying-orders
/docs/3.x/testing/testing-craft/getting-started.html /docs/3.x/testing/testing-craft/setup.html
/docs/commerce/3.x/gateway-config.html /docs/commerce/3.x/payment-gateways.html#storing-config-outside-of-the-database
/docs/4.x/upgrading.html /docs/4.x/upgrade.html
# 2.x plugin index is empty—forward to introduction
/docs/2.x/plugins /docs/2.x/plugins/introduction.html
# dynamic ones
/docs/commerce/3.x/order-status-emails.html* /docs/commerce/3.x/emails.html:splat
/docs/config-settings* https://craftcms.com/docs/3.x/config/config-settings.html
/docs/introduction* https://craftcms.com/docs/3.x/
/docs/installing* https://craftcms.com/docs/3.x/installation.html
/docs/templating-overview https://craftcms.com/docs/3.x/dev/twig-primer.html
/docs/sections-and-entries* https://craftcms.com/docs/3.x/sections-and-entries.html
/docs/multi-environment-configs* https://craftcms.com/docs/3.x/multi-environment-configs.html
/docs/routing* https://craftcms.com/docs/3.x/routing.html
/docs/users* https://craftcms.com/docs/3.x/users.html
/docs/searching* https://craftcms.com/docs/3.x/searching.html
/docs/assets-fields* https://craftcms.com/docs/3.x/assets-fields.html
/docs/matrix-fields* https://craftcms.com/docs/3.x/matrix-fields.html
/docs/templating/* https://craftcms.com/docs/2.x/templating/:splat.html
/docs/plugins/* https://craftcms.com/docs/2.x/plugins/:splat.html
/docs/relations* https://craftcms.com/docs/3.x/relations.html
/docs/localization-guide* https://craftcms.com/docs/2.x/localization-guide.html
/docs/rich-text-fields* https://craftcms.com/docs/2.x/rich-text-fields.html
/docs/fields* https://craftcms.com/docs/3.x/fields.html
/docs/requirements* https://craftcms.com/docs/2.x/requirements.html
/docs/image-transforms* https://craftcms.com/docs/2.x/image-transforms.html
/docs/globals* https://craftcms.com/docs/2.x/globals.html
/docs/twig-primer* https://craftcms.com/docs/2.x/twig-primer.html
/docs/php-constants* https://craftcms.com/docs/2.x/php-constants.html
/docs/updating* https://craftcms.com/docs/2.x/updating.html
/docs/reference-tags* https://craftcms.com/docs/2.x/reference-tags.html
/docs/assets* https://craftcms.com/docs/2.x/assets.html
/docs/entries-fields* https://craftcms.com/docs/2.x/entries-fields.html
/docs/folder-structure* https://craftcms.com/docs/2.x/folder-structure.html
/docs/lightswitch-fields* https://craftcms.com/docs/2.x/lightswitch-fields.html
/docs/categories* https://craftcms.com/docs/2.x/categories.html
/docs/color-fields* https://craftcms.com/docs/2.x/color-fields.html
/docs/checkboxes-fields* https://craftcms.com/docs/2.x/checkboxes-fields.html
/docs/tags* https://craftcms.com/docs/2.x/tags.html
/docs/table-fields* https://craftcms.com/docs/2.x/table-fields.html
/docs/templating* https://craftcms.com/docs/2.x/twig-primer.html
/docs/dropdown-fields* https://craftcms.com/docs/2.x/dropdown-fields.html
/docs/plain-text-fields* https://craftcms.com/docs/2.x/plain-text-fields.html
/docs/categories-fields* https://craftcms.com/docs/2.x/categories-fields.html
/docs/tags-fields* https://craftcms.com/docs/2.x/tags-fields.html
/docs/plugins* https://craftcms.com/docs/2.x/plugins/introduction.html
/docs/users-fields* https://craftcms.com/docs/2.x/users-fields.html
/docs/date-time-fields* https://craftcms.com/docs/2.x/date-time-fields.html
/docs/multi-select-fields* https://craftcms.com/docs/2.x/multi-select-fields.html
/docs/radio-buttons-fields* https://craftcms.com/docs/2.x/radio-buttons-fields.html
/docs/position-select-fields* https://craftcms.com/docs/2.x/position-select-fields.html
/docs/apis/emailservice* https://docs.craftcms.com/api/v2/craft-emailservice.html
/docs/number-fields* https://craftcms.com/docs/2.x/number-fields.html
/docs/apis/entriesservice* https://docs.craftcms.com/api/v2/craft-entriesservice.html
/docs/apis/templatesservice* https://docs.craftcms.com/api/v2/craft-templatesservice.html
/docs/code-of-conduct* https://craftcms.com/docs/3.x/code-of-conduct.html
/docs/apis/matrixservice* https://docs.craftcms.com/api/v2/craft-matrixservice.html
/docs/apis/httprequestservice* https://docs.craftcms.com/api/v2/craft-httprequestservice.html
/docs/apis/configservice* https://docs.craftcms.com/api/v2/craft-configservice.html
/docs/apis/pathservice* https://docs.craftcms.com/api/v2/craft-pathservice.html
/docs/apis* https://api.craftcms.com/api/v2/
/docs/date-fields* https://craftcms.com/docs/2.x/date-time-fields.html
/docs/configuration* https://craftcms.com/docs/2.x/config-settings.html
/docs/apis/usersservice* https://docs.craftcms.com/api/v2/craft-usersservice.html
/docs/apis/usersessionservice* https://docs.craftcms.com/api/v2/craft-usersessionservice.html
/docs/guides* https://craftcms.com/docs/2.x/localization-guide.html
/docs/packages* /pricing
/docs/apis/feedsservice* https://docs.craftcms.com/api/v2/craft-feedsservice.html
/docs/classreference/* https://docs.craftcms.com/api/v2/:splat
# our custom 404 page
/* /docs/404.html 404