Skip to content

Commit 1664bb2

Browse files
authored
Merge pull request #21 from hotwired/quick-start-toc
Update TOC in quick start guide to match headings
2 parents a8340fb + e35dfef commit 1664bb2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/QUICK-START.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44

55
1. [Create a NavHostFragment](#create-a-navhostfragment)
66
1. [Create an Activity](#create-an-activity)
7-
1. [Create a Web Fragment](#create-a-web-fragment)
7+
1. [Configure your app](#configure-your-app)
88
1. [Create a Path Configuration](#create-a-path-configuration)
9+
1. [Navigation](#navigation)
10+
1. [Advanced Options](#advanced-options)
911

1012
## Create a NavHostFragment
1113

0 commit comments

Comments
 (0)