[FIX] redirects: fix redirections at social_marketing, project, live_chat (#631)

This commit is contained in:
KBR 2020-04-08 12:52:05 +02:00 committed by GitHub
parent dcce0fbc37
commit a956c7b069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,3 +67,9 @@ accounting/others/taxes/default_taxes.rst accounting/fiscality/taxes/default_tax
accounting/others/taxes/retention.rst accounting/fiscality/taxes/retention.rst # others/* --> fiscality/* (#575)
accounting/others/taxes/tax_included.rst accounting/fiscality/taxes/tax_included.rst # others/* --> fiscality/* (#575)
accounting/others/taxes/taxcloud.rst accounting/fiscality/taxes/taxcloud.rst # others/* --> fiscality/* (#575)
social_marketing/social_marketing.rst social_marketing/overview.rst # social_marketing/* -> overview/* (#578)
project/planning/assignments.rst project/planning/forecast.rst # assignments/* -> forecast/* (#583)
livechat/livechat.rst livechat/overview.rst # livechat/* -> overveiw/* (#601)