From 0fcc6fc9d861da3f8caeab975782ad5d1d9b67ee Mon Sep 17 00:00:00 2001 From: Jonathan Castillo Date: Fri, 11 Jun 2021 17:55:48 +0200 Subject: [PATCH] [FIX] contributing: wrong doc reference to "memento" --- content/contributing/documentation/rst_cheat_sheet.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/contributing/documentation/rst_cheat_sheet.rst b/content/contributing/documentation/rst_cheat_sheet.rst index 8349a600c..7b78c24b0 100644 --- a/content/contributing/documentation/rst_cheat_sheet.rst +++ b/content/contributing/documentation/rst_cheat_sheet.rst @@ -518,7 +518,7 @@ Document metadata | `code-column` | | Show a dynamic side column that can be used to display interactive | | | tutorials or code excerpts. | | | | For example, see :doc:`/developer/webservices/upgrade` or | -| | :doc:`/applications/finance/accounting/overview/main_concepts/memento`. | +| | :doc:`/applications/finance/accounting/getting_started/memento`. | +-----------------+--------------------------------------------------------------------------------+ | `hide-page-toc` | Hide the "On this page" sidebar and use full page width for the content. | +-----------------+--------------------------------------------------------------------------------+