Skip to content

Commit

Permalink
Add guide link in Vue.filter API (#1394)
Browse files Browse the repository at this point in the history
  • Loading branch information
william-pan authored and chrisvfritz committed Jan 21, 2018
1 parent e34aacf commit aafb90c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/v2/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,8 @@ type: api
var myFilter = Vue.filter('my-filter')
```

- **See also:** [Filters](../guide/filters.html)

### Vue.component( id, [definition] )

- **Arguments:**
Expand Down

0 comments on commit aafb90c

Please sign in to comment.