From 74095e81be5de1eea72125ad90e0daa0ac3b1240 Mon Sep 17 00:00:00 2001 From: Mangirdas Kazlauskas Date: Mon, 4 Mar 2024 01:06:59 +0200 Subject: [PATCH] docs: update table of contents part 2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c1d1d02..303a38f 100644 --- a/README.md +++ b/README.md @@ -30,14 +30,14 @@ Demo: https://mkobuolys.github.io/flutter_deck/ - **[Split slide](#split-slide)** - **[Template slide](#template-slide)** - **[Custom slide](#custom-slide)** -- **[Generating slides ⚙️](#generating-slides-)** +- **[Generating slides ⚙️](#generating-slides-⚙️)** - **[Theming 🎨](#theming-)** - **[Slide visibility 🙈](#slide-visibility-)** - **[Widgets 🧱](#widgets-)** - **[FlutterDeckBulletList](#flutterdeckbulletlist)** - **[FlutterDeckCodeHighlight](#flutterdeckcodehighlight)** -- **[Accessing slide deck state from the code 🔧](#accessing-slide-deck-state-from-the-code-🔧)** -- **[Transitions ➡️](#transitions-)** +- **[Accessing slide deck state from the code 🔧](#accessing-slide-deck-state-from-the-code-)** +- **[Transitions ➡️](#transitions-➡️)** - **[Steps 🐾](#steps-)** - **[Localization 🌍](#localization-)** - **[Controls 🕹️](#controls-)**