Skip to content

Commit 629c639

Browse files
author
Amine
authored
chore(README): fix table of contents anchor links (#1173)
1 parent b61b731 commit 629c639

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@ Get the complete changelog here: https://github.com/ngx-translate/core/releases
1414
* [Lazy loaded modules](#lazy-loaded-modules)
1515
* [Configuration](#configuration)
1616
* [AoT](#aot)
17-
* [Init the TranslateService for your application](#2-init-the-translateservice-for-your-application)
18-
* [Define the translations](#3-define-the-translations)
19-
* [Use the service, the pipe or the directive](#4-use-the-service-the-pipe-or-the-directive)
20-
* [Use HTML tags](#5-use-html-tags)
17+
* [Define the default language for the application](#2-define-the-default-language-for-the-application)
18+
* [Init the TranslateService for your application](#3-init-the-translateservice-for-your-application)
19+
* [Define the translations](#4-define-the-translations)
20+
* [Use the service, the pipe or the directive](#5-use-the-service-the-pipe-or-the-directive)
21+
* [Use HTML tags](#6-use-html-tags)
2122
* [API](#api)
2223
* [TranslateService](#translateservice)
2324
* [Properties](#properties)

0 commit comments

Comments
 (0)