diff --git a/core/modules/system/core.api.php b/core/modules/system/core.api.php
index f2cc90e83ea8171c72e09dc0227fc6a24300fb1c..6637657aba302f094c4fd7ee6206936414816968 100644
--- a/core/modules/system/core.api.php
+++ b/core/modules/system/core.api.php
@@ -50,6 +50,8 @@
  *
  * @section additional Additional topics
  *
+ * - @link batch Batch API @endlink
+ * - @link queue Queue API @endlink
  * - @link container Services and the Dependency Injection Container @endlink
  * - @link typed_data Typed Data @endlink
  * - @link testing Automated tests @endlink