From 17b0b2f9eff05a9353905cafe4c229c69fc13793 Mon Sep 17 00:00:00 2001 From: Jeremy LaCivita Date: Mon, 30 Oct 2023 09:48:31 -0400 Subject: [PATCH] Update presentation.md --- requirements/specifications/lifecycle/presentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/specifications/lifecycle/presentation.md b/requirements/specifications/lifecycle/presentation.md index 95add4178..8105c5b31 100644 --- a/requirements/specifications/lifecycle/presentation.md +++ b/requirements/specifications/lifecycle/presentation.md @@ -29,9 +29,9 @@ Apps that are presented to users by the platform may receive *navigation* intents, which are like deep links from the platform. -## 2. Table of Contents +## 2. Table of Contents - [1. Overview](#1-overview) -- [2. Table of Contents](#2-table-of-contents-) +- [2. Table of Contents](#2-table-of-contents) - [3. Focus](#3-focus) - [4. Display](#4-display) - [4.1. Display vs Lifecycle](#41-display-vs-lifecycle)