Issue #18758: Fixed and improved cross-references.
diff --git a/Misc/NEWS b/Misc/NEWS
index 4d45d34..816bd4d 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -321,6 +321,8 @@
 Documentation
 -------------
 
+- Issue #18758: Fixed and improved cross-references.
+
 - Issue #18718: datetime documentation contradictory on leap second support.
 
 - Issue #17701: Improving strftime documentation.