diff options
author | div_bhasin <divbest99@gmail.com> | 2019-05-04 16:17:28 -0400 |
---|---|---|
committer | div_bhasin <divbest99@gmail.com> | 2019-05-04 16:17:28 -0400 |
commit | cfe2263f4cf9775466dddc128e7502de582f18da (patch) | |
tree | 0f9b1cb8e62c838a08671c660f2a9aa7bfbb84b3 /plugins/frontend-search/README.md | |
parent | 177d11d30ecd978b68b08b86d7dabff4c3218280 (diff) | |
download | zsh-cfe2263f4cf9775466dddc128e7502de582f18da.tar.gz zsh-cfe2263f4cf9775466dddc128e7502de582f18da.tar.bz2 zsh-cfe2263f4cf9775466dddc128e7502de582f18da.zip |
updated search URL for angular
Diffstat (limited to 'plugins/frontend-search/README.md')
-rw-r--r-- | plugins/frontend-search/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/frontend-search/README.md b/plugins/frontend-search/README.md index f06e79102..d77a4210d 100644 --- a/plugins/frontend-search/README.md +++ b/plugins/frontend-search/README.md @@ -32,7 +32,7 @@ Available search contexts are: | context | URL | |---------------|--------------------------------------------------------------------------| -| angularjs | `https://google.com/search?as_sitesearch=angularjs.org&as_q=` | +| angularjs | `https://angular.io/?search=` | | aurajs | `http://aurajs.com/api/#stq=` | | bem | `https://google.com/search?as_sitesearch=bem.info&as_q=` | | bootsnipp | `https://bootsnipp.com/search?q=` | |