From 2b6616b08aded976b00d227767435ed315dc6040 Mon Sep 17 00:00:00 2001 From: Usman Younas Date: Mon, 6 Oct 2025 17:42:18 +0500 Subject: [PATCH] updated currently broken/invalid external links for lists and tables documentation --- source/documentors/references/quick_reference.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/documentors/references/quick_reference.rst b/source/documentors/references/quick_reference.rst index 25c47f8db..3e59c4082 100644 --- a/source/documentors/references/quick_reference.rst +++ b/source/documentors/references/quick_reference.rst @@ -265,7 +265,7 @@ Both examples above produce the following published list: * Item 2 -See the `RST guide on lists `_ for more detail. +See the `RST guide on lists `_ for more detail. Linking ******* @@ -507,7 +507,7 @@ Use the following code: | Last-Modified | 2024-11-08 | | Documents | - Open edX Documentors Style Guide
- Open edX Diataxis Criteria
- Example 3
- Example 4
- Example 5 | -.. seealso:: To see alternative ways of defining tables, visit the `RST documentation about this topic `_. +.. seealso:: To see alternative ways of defining tables, visit the `RST documentation about this topic `_. Add a Substitution ******************