Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 661c303

Browse files
demo(typeahead): fix a link to the select directive
1 parent 6b5e636 commit 661c303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/typeahead/docs/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ This directive can be used to quickly create elegant typeheads with any form tex
44

55
It is very well integrated into the AngularJS as:
66

7-
* it uses the same, flexible syntax as the `select` directive (http://docs.angularjs.org/api/ng.directive:select)
7+
* it uses the same, flexible syntax as the [select directive](http://docs.angularjs.org/api/ng.directive:select)
88
* works with promises and it means that you can retrieve matches using the `$http` service with minimal effort

0 commit comments

Comments
 (0)