From 655bedb36a1b1c0a378327b631783a8545e3a626 Mon Sep 17 00:00:00 2001 From: "Antoine Vandevenne (anv)" Date: Tue, 7 Apr 2020 16:28:42 +0200 Subject: [PATCH] [REV] reverts b9897db04f68c1775c1e0955c2ec60d90b6ab812 Missing # sign before the comment of the added redirect rule --- redirects.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/redirects.txt b/redirects.txt index a555203c2..fe4659f34 100644 --- a/redirects.txt +++ b/redirects.txt @@ -42,6 +42,4 @@ sales/sale_ebay.rst sales/ebay_connector.rst # sale_ebay -> e sales/ebay/setup.rst sales/ebay_connector/setup.rst # ebay/* moved to ebay_connector/* (#524) sales/ebay/manage.rst sales/ebay_connector/manage.rst # ebay/* moved to ebay_connector/* (#524) -accounting/localizations/nederlands.rst accounting/localizations/netherlands.rst # (#514) - -sales/send_quotations/optional_items.rst sales/send_quotations/optional_products.rst (#533) \ No newline at end of file +accounting/localizations/nederlands.rst accounting/localizations/netherlands.rst # (#514) \ No newline at end of file