-
Notifications
You must be signed in to change notification settings - Fork 150
/
_redirects
61 lines (55 loc) · 4.25 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
# These Netlify redirects support moved documents and legacy URLs.
# https://docs.netlify.com/routing/redirects/redirect-options/
# Relocated Pages
/docs/3.x/dev/examples/atom-feed.html https://craftcms.com/knowledge-base/rss-and-atom-feeds
/docs/3.x/dev/examples/entry-form.html https://craftcms.com/knowledge-base/entry-form
/docs/3.x/dev/examples/forgot-password-form.html https://craftcms.com/knowledge-base/front-end-user-accounts
/docs/3.x/dev/examples/integrating-disqus.html https://craftcms.com/knowledge-base/integrating-disqus
/docs/3.x/dev/examples/login-form.html https://craftcms.com/knowledge-base/front-end-user-accounts
/docs/3.x/dev/examples/rss-feed.html https://craftcms.com/knowledge-base/rss-and-atom-feeds
/docs/3.x/dev/examples/search-form.html https://craftcms.com/knowledge-base/search-form
/docs/3.x/dev/examples/set-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/user-registration-form.html https://craftcms.com/knowledge-base/front-end-user-accounts
/docs/3.x/testing/testing-craft/getting-started.html /docs/3.x/testing/testing-craft/setup.html
/docs/4.x/config/aliases.html /docs/4.x/config#aliases
/docs/4.x/config/config-settings.html /docs/4.x/config/general.html
/docs/4.x/config/db-settings.html /docs/4.x/config/db.html
/docs/4.x/extend/element-action-types.html /docs/4.x/extend/element-actions.html
/docs/4.x/extend/extending-system-components.html /docs/4.x/extend/recipes.html
/docs/4.x/extend/utility-types.html /docs/4.x/extend/utilities.html
/docs/4.x/extend/volume-types.html /docs/4.x/extend/filesystem-types.html
/docs/4.x/upgrading.html /docs/4.x/upgrade.html
/docs/5.x/customers.html /docs/5.x/system/customers.html
/docs/commerce/3.x/adding-to-and-updating-the-cart.html /docs/commerce/3.x/orders-carts.html#adding-items-to-a-cart
/docs/commerce/3.x/adjusters.html /docs/commerce/3.x/extend/adjusters.html
/docs/commerce/3.x/cart.html /docs/commerce/3.x/orders-carts.html#carts
/docs/commerce/3.x/configuration.html#permissions /docs/commerce/3.x/store-management.html#permissions
/docs/commerce/3.x/craft-commerce-carts-cart.html /docs/commerce/3.x/orders-carts.html#fetching-a-cart
/docs/commerce/3.x/customer-address-management.html /docs/commerce/3.x/addresses.html#customer-addresses
/docs/commerce/3.x/dev/element-queries/product-queries.html /docs/commerce/3.x/products-variants.html#querying-products
/docs/commerce/3.x/dev/element-queries/variant-queries.html /docs/commerce/3.x/products-variants.html#querying-variants
/docs/commerce/3.x/dev/order-queries.html /docs/commerce/3.x/orders-carts.html#querying-orders
/docs/commerce/3.x/estimate-cart-addresses.html /docs/commerce/3.x/addresses.html#estimate-cart-addresses
/docs/commerce/3.x/events.html /docs/commerce/3.x/extend/events.html
/docs/commerce/3.x/extensibility.html /docs/commerce/3.x/core-concepts.html
/docs/commerce/3.x/gateway-config.html /docs/commerce/3.x/payment-gateways.html#storing-config-outside-of-the-database
/docs/commerce/3.x/loading-a-cart.html /docs/commerce/3.x/orders-carts.html#loading-a-cart
/docs/commerce/3.x/order-status-emails.html /docs/commerce/3.x/emails.html
/docs/commerce/3.x/orders.html /docs/commerce/3.x/orders-carts.html#orders
/docs/commerce/3.x/product-types.html /docs/commerce/3.x/products-variants.html#product-types
/docs/commerce/3.x/products.html /docs/commerce/3.x/products-variants.html#products
/docs/commerce/3.x/project-config.html /docs/commerce/3.x/configuration.html#project-config
/docs/commerce/3.x/shipping-methods.html /docs/commerce/3.x/extend/shipping-methods.html
/docs/commerce/3.x/update-cart-addresses.html /docs/commerce/3.x/addresses.html#updating-cart-addresses
/docs/commerce/4.x/update-cart-custom-fields.html /docs/commerce/4.x/orders-carts.html#storing-data-in-custom-fields
/docs/5.x/reference/field-types/url.html /docs/5.x/reference/field-types/link.html
/docs/nitro/2.x/services/ /docs/nitro/2.x/
/docs/nitro/usage.html /docs/nitro/2.x/usage.html
/docs/nitro/xdebug.html /docs/nitro/2.x/xdebug.html
# Index mixups and product version roots
/docs/2.x/plugins /docs/2.x/plugins/introduction.html
/docs/commerce/ /docs/commerce/5.x/
/docs/nitro/ /docs/nitro/2.x/
# 404s
/* /docs/404.html 404