Skip to content

Commit

Permalink
chore(README): fix table of contents anchor links (#1173)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlix8hoblc committed Feb 17, 2020
1 parent b61b731 commit 629c639
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ Get the complete changelog here: https://github.com/ngx-translate/core/releases
* [Lazy loaded modules](#lazy-loaded-modules)
* [Configuration](#configuration)
* [AoT](#aot)
* [Init the TranslateService for your application](#2-init-the-translateservice-for-your-application)
* [Define the translations](#3-define-the-translations)
* [Use the service, the pipe or the directive](#4-use-the-service-the-pipe-or-the-directive)
* [Use HTML tags](#5-use-html-tags)
* [Define the default language for the application](#2-define-the-default-language-for-the-application)
* [Init the TranslateService for your application](#3-init-the-translateservice-for-your-application)
* [Define the translations](#4-define-the-translations)
* [Use the service, the pipe or the directive](#5-use-the-service-the-pipe-or-the-directive)
* [Use HTML tags](#6-use-html-tags)
* [API](#api)
* [TranslateService](#translateservice)
* [Properties](#properties)
Expand Down

0 comments on commit 629c639

Please sign in to comment.