From 5a63b7db2477cc76df2af0d702dc4fb6bff5cad8 Mon Sep 17 00:00:00 2001 From: Nikolay Kochetkov Date: Wed, 1 Feb 2023 11:50:48 +0100 Subject: [PATCH] TOC fixes Refs: #45 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7647779..f574c718 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ articles by [James Shvarts](https://github.com/jshvarts): * [Navigation Architecture Component for the Rest of Us](https://proandroiddev.com/navigation-architecture-component-for-the-rest-of-us-faafa890e5) ## Table of Contents -* [Coroutines](#v5x) +* [v5.x](#v5x) * [Setting up the dependency](#setting-up-the-dependency) * [Enabling desugaring](#enabling-java8-desugaring-for-android) * [LceState](#lcestate)