Skip to content

Commit

Permalink
fix broken links of integration docs in table content (#2493)
Browse files Browse the repository at this point in the history
  • Loading branch information
kimyu92 authored Mar 16, 2020
1 parent d009d6b commit 42273e1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ in which case you may not even need the asset pipeline. This is mostly relevant
- [Upgrading](#upgrading)
- [Yarn Integrity](#yarn-integrity)
- [Integrations](#integrations)
- [React](#react)
- [Angular with TypeScript](#angular-with-typescript)
- [Vue](#vue)
- [Elm](#elm)
- [Stimulus](#stimulus)
- [Svelte](#svelte)
- [CoffeeScript](#coffeescript)
- [Erb](#erb)
- [React](./docs/integrations.md#react)
- [Angular with TypeScript](./docs/integrations.md#angular-with-typescript)
- [Vue](./docs/integrations.md#vue)
- [Elm](./docs/integrations.md#elm)
- [Stimulus](./docs/integrations.md#stimulus)
- [Svelte](./docs/integrations.md#svelte)
- [CoffeeScript](./docs/integrations.md#coffeescript)
- [Erb](./docs/integrations.md#erb)
- [Paths](#paths)
- [Resolved](#resolved)
- [Watched](#watched)
Expand Down

0 comments on commit 42273e1

Please sign in to comment.