diff --git a/accounting/receivables/customer_payments/credit_cards.rst b/accounting/receivables/customer_payments/credit_cards.rst index 8831b2459..7ea592728 100644 --- a/accounting/receivables/customer_payments/credit_cards.rst +++ b/accounting/receivables/customer_payments/credit_cards.rst @@ -164,6 +164,6 @@ account). .. seealso:: * :doc:`recording` - * :doc:`paypal` + * :doc:`../../bank/feeds/paypal` * :doc:`check` * :doc:`followup` diff --git a/accounting/receivables/customer_payments/recording.rst b/accounting/receivables/customer_payments/recording.rst index 15b30fd8b..9baf6d12b 100644 --- a/accounting/receivables/customer_payments/recording.rst +++ b/accounting/receivables/customer_payments/recording.rst @@ -125,6 +125,6 @@ payments. .. seealso:: * :doc:`credit_cards` - * :doc:`paypal` + * :doc:`../../bank/feeds/paypal` * :doc:`check` * :doc:`followup`